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: Ia5c63a1f46705176e4777d91b379892cdb795672 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
66f67c848e
1 changed files with 4 additions and 0 deletions
|
@ -202,6 +202,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