Allow setting charge start and stop levels when in Test Harness Mode
Bug: 180511460 Signed-off-by: Jenny Ho <hsiufangho@google.com> Change-Id: I02b64c1f386ba6fe299e63dfb8f12c18549c861f
This commit is contained in:
parent
5888eed0d1
commit
8201411a5b
2 changed files with 26 additions and 0 deletions
|
@ -26,3 +26,6 @@ PRODUCT_COPY_FILES += \
|
|||
# Set system properties identifying the chipset
|
||||
PRODUCT_VENDOR_PROPERTIES += ro.soc.manufacturer=Google
|
||||
PRODUCT_VENDOR_PROPERTIES += ro.soc.model=GS101
|
||||
|
||||
PRODUCT_PRODUCT_PROPERTIES += \
|
||||
persist.vendor.testing_battery_profile=0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue