Add a soong config USE_RADIOEXTERNAL_HAL_AIDL in device/google/tegu/device-tegu.mk
Bug: 360757079 Test: lunch r11-trunk_staging-userdebug; m grilservice Flag: EXEMPT bugfix Change-Id: Ib8139b30f976c6b5f41686e9263b9da7ff87db07
This commit is contained in:
parent
6eb1e49ecd
commit
2617805f1e
1 changed files with 1 additions and 0 deletions
|
@ -73,6 +73,7 @@ PRODUCT_COPY_FILES += \
|
|||
# USE_OEMSERVICE_HAL_AIDL := true
|
||||
# Enable AIDL based radioExternal HAL
|
||||
USE_RADIOEXTERNAL_HAL_AIDL := true
|
||||
$(call soong_config_set,grilservice,USE_RADIOEXTERNAL_HAL_AIDL,true)
|
||||
|
||||
# NFC
|
||||
PRODUCT_COPY_FILES += \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue