Merge "gps: add config to enable assertion" into udc-dev
This commit is contained in:
commit
31aebacfe3
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user