device-common: set testing_battery_profile default 2
set 2 to prevent limit battery level in unexpected testing situation Bug: 180511460 Bug: 220679025 Signed-off-by: Jenny Ho <hsiufangho@google.com> Change-Id: I9f0e66cf92b26c6946af162003378dcf0fd749f9 (cherry picked from commit 830f0880244cf691e5c028a8608f7dc00e09f01c)
This commit is contained in:
parent
0d3afcfb12
commit
f9ae6c981a
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ PRODUCT_VENDOR_PROPERTIES += ro.soc.manufacturer=Google
|
|||
PRODUCT_VENDOR_PROPERTIES += ro.soc.model=GS201
|
||||
|
||||
PRODUCT_PRODUCT_PROPERTIES += \
|
||||
persist.vendor.testing_battery_profile=0
|
||||
persist.vendor.testing_battery_profile=2
|
||||
|
||||
# ZramWriteback
|
||||
-include hardware/google/pixel/mm/device_gki.mk
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue