Merge "bm: add build flag for battery_mitigation" into main

This commit is contained in:
Sam Ou 2023-12-27 12:17:07 +00:00 committed by Android (Google) Code Review
commit bc3d612e61

View file

@ -610,7 +610,9 @@ PRODUCT_PACKAGES += \
android.hardware.health.storage-service.default
# Battery Mitigation
ifeq ($(RELEASE_PIXEL_AIDL_BATTERY_MITIGATION_HAL), true)
include device/google/gs-common/battery_mitigation/bcl.mk
endif
# storage pixelstats
-include hardware/google/pixel/pixelstats/device.mk