device: Support to build prebuilt modem_svc_sit am: 142fe0d50b
am: 66f67c848e
am: 4ed59e2bb8
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs201/+/23123001 Change-Id: I8c55d9cd9b319f16561305191f30d5c323936d61 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
295cda29b2
1 changed files with 4 additions and 0 deletions
|
@ -202,6 +202,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