Merge "Enable USE_GOOGLE_PREBUILT_MODEM_SVC" into 24D1-dev am: 3224ff7950
Original change: https://googleplex-android-review.googlesource.com/c/device/google/zumapro/+/26883257 Change-Id: I7041c7f6d237be418d4555245f20d8a3ec254ef5 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
f095fa7d1f
1 changed files with 4 additions and 0 deletions
|
@ -233,6 +233,10 @@ USE_GOOGLE_DIALER := true
|
|||
USE_GOOGLE_CARRIER_SETTINGS := true
|
||||
endif
|
||||
|
||||
ifeq ($(USES_GOOGLE_PREBUILT_MODEM_SVC),true)
|
||||
USE_GOOGLE_PREBUILT_MODEM_SVC := true
|
||||
endif
|
||||
|
||||
# Audio client implementation for RIL
|
||||
USES_GAUDIO := true
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue