Merge "device: Support to prebuild modem_svc_sit" into udc-d1-dev am: 63c8feb6d8
Original change: https://googleplex-android-review.googlesource.com/c/device/google/zuma/+/22548929 Change-Id: Ibee78ef1bc4cf82177bdae74d908e249fc440640 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
b1b404da1f
1 changed files with 4 additions and 0 deletions
|
@ -220,6 +220,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