Support AIDL based radio HALs
Enable AIDL for V requirement Bug: 281968564 Test: telephony function test Flag: EXEMPT HAL interface change Change-Id: Id85d466bbb39ff6df6f5ef84ccfc22970a193cc7
This commit is contained in:
parent
ffb9391904
commit
5c91852c42
1 changed files with 5 additions and 0 deletions
|
@ -78,6 +78,11 @@ PRODUCT_COPY_FILES += \
|
||||||
PRODUCT_COPY_FILES += \
|
PRODUCT_COPY_FILES += \
|
||||||
device/google/tegu/conf/init.recovery.device.rc:$(TARGET_COPY_OUT_RECOVERY)/root/init.recovery.tegu.rc
|
device/google/tegu/conf/init.recovery.device.rc:$(TARGET_COPY_OUT_RECOVERY)/root/init.recovery.tegu.rc
|
||||||
|
|
||||||
|
# Enable AIDL based oemservice HAL
|
||||||
|
USE_OEMSERVICE_HAL_AIDL := true
|
||||||
|
# Enable AIDL based radioExternal HAL
|
||||||
|
USE_RADIOEXTERNAL_HAL_AIDL := true
|
||||||
|
|
||||||
# NFC
|
# NFC
|
||||||
PRODUCT_COPY_FILES += \
|
PRODUCT_COPY_FILES += \
|
||||||
frameworks/native/data/etc/android.hardware.nfc.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.nfc.xml \
|
frameworks/native/data/etc/android.hardware.nfc.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.nfc.xml \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue