Build flag renaming
Bug: 187242540 Test: Loacal build. Google Dialer and Carrier Settings work. Change-Id: I206d1b5e2474dfcd35c854e98f133704df472f5f
This commit is contained in:
parent
298eb28dd0
commit
a2ab8d728c
1 changed files with 2 additions and 2 deletions
|
@ -124,9 +124,9 @@ USE_LASSEN_OEMHOOK := true
|
|||
# Use for GRIL
|
||||
USES_LASSEN_MODEM := true
|
||||
|
||||
ifeq ($(USES_GOOGLE_DIALER_PARIS),true)
|
||||
ifeq ($(USES_GOOGLE_DIALER_CARRIER_SETTINGS),true)
|
||||
USE_GOOGLE_DIALER := true
|
||||
USE_GOOGLE_PARIS := true
|
||||
USE_GOOGLE_CARRIER_SETTINGS := true
|
||||
endif
|
||||
|
||||
ifeq (,$(filter aosp_%,$(TARGET_PRODUCT)))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue