Build flag renaming am: b8da5c81a7
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/14503318 Change-Id: I886f9a06e212f14de27775487cce0c0a1ac56d83
This commit is contained in:
commit
6561414007
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