mirror of
https://github.com/followmsi/android_device_asus_deb.git
synced 2024-11-06 22:06:28 +00:00
deb: build HIDL radio impl
This commit is contained in:
parent
71c876bd88
commit
c1383179bd
1 changed files with 4 additions and 0 deletions
|
@ -25,6 +25,10 @@ PRODUCT_PACKAGES += \
|
||||||
fstab.deb \
|
fstab.deb \
|
||||||
init.deb.rc
|
init.deb.rc
|
||||||
|
|
||||||
|
PRODUCT_PACKAGES += \
|
||||||
|
android.hardware.radio@1.0-impl \
|
||||||
|
android.hardware.radio.deprecated@1.0-impl
|
||||||
|
|
||||||
# Features
|
# Features
|
||||||
PRODUCT_COPY_FILES += \
|
PRODUCT_COPY_FILES += \
|
||||||
frameworks/native/data/etc/android.hardware.telephony.gsm.xml:system/etc/permissions/android.hardware.telephony.gsm.xml
|
frameworks/native/data/etc/android.hardware.telephony.gsm.xml:system/etc/permissions/android.hardware.telephony.gsm.xml
|
||||||
|
|
Loading…
Reference in a new issue