Enable USE_GOOGLE_PREBUILT_MODEM_SVC
Bug: 275954131 Change-Id: Id44d2e9d2e8c8b6cbfff952ab3d310cb6e2469d7
This commit is contained in:
parent
22fc2d880c
commit
ce2d2adc76
1 changed files with 4 additions and 0 deletions
|
@ -225,6 +225,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