Merge "gps: add config to enable assertion" into udc-dev

This commit is contained in:
TreeHugger Robot 2023-06-02 09:34:31 +00:00 committed by Android (Google) Code Review
commit 31aebacfe3

View File

@ -2,6 +2,10 @@ BOARD_VENDOR_SEPOLICY_DIRS += device/google/gs-common/gps/brcm/sepolicy
PRODUCT_SOONG_NAMESPACES += vendor/broadcom/gps/bcm47765
ifneq (,$(filter userdebug eng, $(TARGET_BUILD_VARIANT)))
$(call soong_config_set, gpsv2, assertion, true)
endif
PRODUCT_PACKAGES += \
bcm47765_gps_package_v2 \
android.hardware.location.gps.prebuilt.xml