diff --git a/device-tegu.mk b/device-tegu.mk index 959f646..b15724e 100644 --- a/device-tegu.mk +++ b/device-tegu.mk @@ -53,7 +53,7 @@ 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/esim/esim.mk # go/lyric-soong-variables $(call soong_config_set,lyric,camera_hardware,tegu) $(call soong_config_set,lyric,tuning_product,tegu) @@ -73,7 +73,6 @@ 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 += \