Merge "Enable USE_GOOGLE_PREBUILT_MODEM_SVC" into 24D1-dev
This commit is contained in:
commit
3224ff7950
1 changed files with 4 additions and 0 deletions
|
@ -225,6 +225,10 @@ USE_GOOGLE_DIALER := true
|
||||||
USE_GOOGLE_CARRIER_SETTINGS := true
|
USE_GOOGLE_CARRIER_SETTINGS := true
|
||||||
endif
|
endif
|
||||||
|
|
||||||
|
ifeq ($(USES_GOOGLE_PREBUILT_MODEM_SVC),true)
|
||||||
|
USE_GOOGLE_PREBUILT_MODEM_SVC := true
|
||||||
|
endif
|
||||||
|
|
||||||
# Audio client implementation for RIL
|
# Audio client implementation for RIL
|
||||||
USES_GAUDIO := true
|
USES_GAUDIO := true
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue