Add soong config use_google_qns in zumapro
Bug: 360757079 Test: Presubmits Flag: EXEMPT bugfix Change-Id: Ia8cc0a058d6facffac8422d266a9d1decffb90ef
This commit is contained in:
parent
94baa04f6b
commit
e1c5eb3a13
1 changed files with 3 additions and 0 deletions
|
@ -294,6 +294,9 @@ include device/google/gs-common/modem/shared_modem_platform/shared_modem_platfor
|
|||
|
||||
# Use for GRIL
|
||||
USES_LASSEN_MODEM := true
|
||||
ifneq ($(BOARD_WITHOUT_RADIO),true)
|
||||
$(call soong_config_set_bool,grilservice,use_google_qns,true)
|
||||
endif
|
||||
|
||||
ifeq ($(USES_GOOGLE_DIALER_CARRIER_SETTINGS),true)
|
||||
USE_GOOGLE_DIALER := true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue