device-common: set testing_battery_profile default 2

set 2 to prevent limit battery level in unexpected testing situation

Bug: 180511460
Signed-off-by: Jenny Ho <hsiufangho@google.com>
Change-Id: I9f0e66cf92b26c6946af162003378dcf0fd749f9
This commit is contained in:
Jenny Ho 2021-05-18 09:00:06 +08:00
parent 3f13d8aa5e
commit 90217296e8

View file

@ -28,4 +28,4 @@ PRODUCT_VENDOR_PROPERTIES += ro.soc.manufacturer=Google
PRODUCT_VENDOR_PROPERTIES += ro.soc.model=GS101
PRODUCT_PRODUCT_PROPERTIES += \
persist.vendor.testing_battery_profile=0
persist.vendor.testing_battery_profile=2