Merge "Control GoogleDialer built from zumapro/proprietary/GoogleDialer" into main

This commit is contained in:
Treehugger Robot 2024-09-12 01:50:20 +00:00 committed by Android (Google) Code Review
commit 2b08e414d0

View file

@ -299,6 +299,8 @@ USE_GOOGLE_DIALER := true
USE_GOOGLE_CARRIER_SETTINGS := true
PRODUCT_PROPERTY_OVERRIDES += \
ro.vendor.uses_google_dialer_carrier_settings=1
# GoogleDialer in PDK build with "USES_GOOGLE_DIALER_CARRIER_SETTINGS=true"
PRODUCT_SOONG_NAMESPACES += vendor/google_devices/zumapro/proprietary/GoogleDialer
endif
ifeq ($(USES_GOOGLE_PREBUILT_MODEM_SVC),true)