device: Support to build prebuilt modem_svc_sit
Bug: 275954131 Change-Id: I5b927c27d9a8df00b3f0438b6e1a24a4fde70fa4
This commit is contained in:
parent
9c4d422154
commit
142fe0d50b
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