device: Support to build prebuilt modem_svc_sit am: 142fe0d50b
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs201/+/23123001 Change-Id: I7c3e9a23f927368d1a730650b0debfa72dbe0ebf Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
bdf5ef7845
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