Update USES_LASSEN_MODEM soong config settings for aosp projects.
Add the flag "use_lassen_modem" for bp to do the same checking like "USES_LASSEN_MODEM" in mk. Bug: 330654744 Test: 1. lunch aosp_cheetah-trunk_staging-userdebug 2. m RilConfigService Change-Id: I4ef0fe469e98fa6315896bbe8c422f741e207664
This commit is contained in:
parent
9410b32a49
commit
34b4efdcc8
1 changed files with 1 additions and 0 deletions
|
@ -215,6 +215,7 @@ USE_LASSEN_OEMHOOK := true
|
|||
|
||||
# Use for GRIL
|
||||
USES_LASSEN_MODEM := true
|
||||
$(call soong_config_set, vendor_ril_google_feature, use_lassen_modem, true)
|
||||
|
||||
ifeq ($(USES_GOOGLE_DIALER_CARRIER_SETTINGS),true)
|
||||
USE_GOOGLE_DIALER := true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue