Snap for 9370741 from dc9f80c8cf
to udc-release
Change-Id: I185e1fa7c2b401e71a7901ceb592d12e000a2739
This commit is contained in:
commit
156f21b57e
1 changed files with 4 additions and 2 deletions
|
@ -1,5 +1,7 @@
|
|||
PRODUCT_PACKAGES += battery_mitigation \
|
||||
BrownoutDetection
|
||||
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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue