Enable radioext 2.0 and include gril_aidl.mk for tegu
Bug: 283064367 Test: verify with test ROMs Flag: EXEMPT HAL interface change Change-Id: I032ae6a414e29df0dfbb5833d625425b8605f8b7
This commit is contained in:
parent
ebb894ae30
commit
a0b4ea8b52
1 changed files with 3 additions and 2 deletions
|
@ -15,6 +15,8 @@
|
|||
#
|
||||
|
||||
SHIPPING_API_LEVEL := 34
|
||||
USES_RADIOEXT_V1_7 = false
|
||||
USES_RADIOEXT_V2_0 = true
|
||||
|
||||
ifdef RELEASE_GOOGLE_TEGU_RADIO_DIR
|
||||
RELEASE_GOOGLE_PRODUCT_RADIO_DIR := $(RELEASE_GOOGLE_TEGU_RADIO_DIR)
|
||||
|
@ -54,8 +56,7 @@ include hardware/google/pixel/vibrator/cs40l26/device.mk
|
|||
include device/google/gs-common/bcmbt/bluetooth.mk
|
||||
include device/google/gs-common/touch/gti/predump_gti.mk
|
||||
include device/google/gs-common/touch/syna/predump_syna20.mk
|
||||
include device/google/gs-common/modem/radio_ext/radio_ext.mk
|
||||
include device/google/gs-common/gril/hidl/1.7/gril_hidl.mk
|
||||
include device/google/gs-common/gril/aidl/2.0/gril_aidl.mk
|
||||
include device/google/gs-common/esim/esim.mk
|
||||
|
||||
# go/lyric-soong-variables
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue