mirror of
https://github.com/Evolution-X-Devices/device_google_gs201
synced 2026-01-27 14:29:33 +00:00
Add soong config use_google_qns to device/google/gs201/device.mk
Bug: 360757079 Test: lunch cheetah-trunk_staging-userdebug; m grilservice Flag: EXEMPT bugfix Change-Id: I114d13b8e610a289b3c2df60630a14241c93eb28
This commit is contained in:
committed by
Treehugger Robot
parent
e89e33a63c
commit
f5e3505bc9
@@ -217,6 +217,9 @@ endif
|
||||
# Use for GRIL
|
||||
USES_LASSEN_MODEM := true
|
||||
$(call soong_config_set, vendor_ril_google_feature, use_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
|
||||
|
||||
Reference in New Issue
Block a user