bm: add build flag for battery_mitigation
Bug: 313831851 Change-Id: I44dae04e86e8fe34f5d2aa17dc72882a19a2810f Signed-off-by: samou <samou@google.com>
This commit is contained in:
parent
703018eaa2
commit
44465c41c6
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue