Set current date as activation date after device being provisioned am: 59304c995a
Original change: https://googleplex-android-review.googlesource.com/c/device/google/zuma/+/22660800 Change-Id: Ied3c53b93099181e91771bc5d32bb67b83fbea17 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
85946adb77
1 changed files with 3 additions and 0 deletions
|
@ -854,6 +854,9 @@ on property:sys.boot_completed=1
|
||||||
# Disable GPU firmware logging
|
# Disable GPU firmware logging
|
||||||
write /sys/devices/platform/1f000000.mali/firmware_config/Log\ verbosity/cur 0
|
write /sys/devices/platform/1f000000.mali/firmware_config/Log\ verbosity/cur 0
|
||||||
|
|
||||||
|
on property:sys.boot_completed=1 && property:persist.sys.device_provisioned=1 && property:ro.boot.flash.locked=1
|
||||||
|
write /sys/class/power_supply/battery/first_usage_date 0
|
||||||
|
|
||||||
# IMS WiFi Calling
|
# IMS WiFi Calling
|
||||||
service charonservice /system/vendor/bin/charon
|
service charonservice /system/vendor/bin/charon
|
||||||
class main
|
class main
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue