Merge "Set current date as activation date after device being provisioned" into main
This commit is contained in:
commit
a77906a902
1 changed files with 3 additions and 0 deletions
|
@ -764,6 +764,9 @@ on property:sys.boot_completed=1
|
|||
#Enable SICD
|
||||
write /sys/devices/system/cpu/cpupm/cpupm/sicd 1
|
||||
|
||||
on property:sys.boot_completed=1 && property:persist.sys.device_provisioned=1
|
||||
write /sys/class/power_supply/battery/first_usage_date 0
|
||||
|
||||
# IMS WiFi Calling
|
||||
service charonservice /system/vendor/bin/charon
|
||||
class main
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue