bm: add build flag for battery_mitigation

Bug: 313831851
Change-Id: I44dae04e86e8fe34f5d2aa17dc72882a19a2810f
Signed-off-by: samou <samou@google.com>
This commit is contained in:
samou 2023-12-20 05:04:58 +00:00
parent 703018eaa2
commit 44465c41c6

View file

@ -611,7 +611,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