summaryrefslogtreecommitdiff
path: root/battery_mitigation/bcl.mk
blob: 87e0f9574d624ad2946cc090b4d5a797f8fc30fa (plain)
1
2
3
4
5
6
7
PRODUCT_PACKAGES += battery_mitigation
ifneq (,$(filter userdebug eng, $(TARGET_BUILD_VARIANT)))
PRODUCT_PACKAGES += BrownoutDetection
endif

BOARD_VENDOR_SEPOLICY_DIRS += device/google/gs-common/battery_mitigation/sepolicy
PRODUCT_SOONG_NAMESPACES += device/google/gs-common/battery_mitigation