Merge "bm: add build flag for battery_mitigation" into main
This commit is contained in:
commit
bc3d612e61
1 changed files with 2 additions and 0 deletions
|
@ -610,7 +610,9 @@ PRODUCT_PACKAGES += \
|
||||||
android.hardware.health.storage-service.default
|
android.hardware.health.storage-service.default
|
||||||
|
|
||||||
# Battery Mitigation
|
# Battery Mitigation
|
||||||
|
ifeq ($(RELEASE_PIXEL_AIDL_BATTERY_MITIGATION_HAL), true)
|
||||||
include device/google/gs-common/battery_mitigation/bcl.mk
|
include device/google/gs-common/battery_mitigation/bcl.mk
|
||||||
|
endif
|
||||||
# storage pixelstats
|
# storage pixelstats
|
||||||
-include hardware/google/pixel/pixelstats/device.mk
|
-include hardware/google/pixel/pixelstats/device.mk
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue