aboutsummaryrefslogtreecommitdiff
path: root/gps/brcm/device.mk
blob: 73d0492154d7d37a974b158ead441329c56c6c28 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
BOARD_VENDOR_SEPOLICY_DIRS += device/google/gs-common/gps/brcm/sepolicy

PRODUCT_SOONG_NAMESPACES += device/google/gs-common/gps/brcm/prebuilt

ifneq (,$(filter userdebug eng, $(TARGET_BUILD_VARIANT)))
  $(call soong_config_set, SensorHub_debug, assertion, true)
endif

PRODUCT_PACKAGES += \
	bcm47765_gps_package \
	android.hardware.location.gps.prebuilt.xml

PRODUCT_PACKAGES_DEBUG += \
	init.gps_log.rc