set dev_sn for battery pairing
Bug: 238307181 Signed-off-by: Jenny Ho <hsiufangho@google.com> Change-Id: I8b1c0de4b57e6475627e279bd890fe66ca8e92c5
This commit is contained in:
parent
9c6e990eb3
commit
96ef4de2a7
1 changed files with 3 additions and 0 deletions
|
@ -827,6 +827,9 @@ on property:sys.boot_completed=1
|
|||
# Disable GPU firmware logging
|
||||
write /sys/devices/platform/28000000.mali/firmware_config/Log\ verbosity/cur 0
|
||||
|
||||
# write serialno to battery path for pairing
|
||||
write /sys/class/power_supply/battery/dev_sn ${ro.boot.serialno}
|
||||
|
||||
# IMS WiFi Calling
|
||||
service charonservice /system/vendor/bin/charon
|
||||
class main
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue