device: Support to build prebuilt modem_svc_sit

Bug: 275954131
Change-Id: I5b927c27d9a8df00b3f0438b6e1a24a4fde70fa4
This commit is contained in:
Salmax Chang 2023-05-10 12:24:01 +08:00
parent 9c4d422154
commit 142fe0d50b

View file

@ -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