device-common: set testing_battery_profile default 2 am: 60fde324e3

Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs201/+/17045646

Change-Id: Ie8a1e1a482e652414d79c689e578751009d6ecd8
This commit is contained in:
Jenny Ho 2022-03-03 02:52:50 +00:00 committed by Automerger Merge Worker
commit 480fc318e4

View file

@ -33,7 +33,7 @@ PRODUCT_VENDOR_PROPERTIES += ro.soc.manufacturer=Google
PRODUCT_VENDOR_PROPERTIES += ro.soc.model=GS201 PRODUCT_VENDOR_PROPERTIES += ro.soc.model=GS201
PRODUCT_PRODUCT_PROPERTIES += \ PRODUCT_PRODUCT_PROPERTIES += \
persist.vendor.testing_battery_profile=0 persist.vendor.testing_battery_profile=2
# The default value of this variable is false and should only be set to true when # The default value of this variable is false and should only be set to true when
# the device allows users to retain eSIM profiles after factory reset of user data. # the device allows users to retain eSIM profiles after factory reset of user data.