am 86cdce1a: am f52338fe: Merge "rootdir: enable armv8_deprecated swp hook"
* commit '86cdce1aab39ddbb346e6f7be1ca86531970419f': rootdir: enable armv8_deprecated swp hook
This commit is contained in:
commit
0c713b5243
|
@ -157,6 +157,9 @@ on init
|
|||
chown system log /sys/fs/pstore/pmsg-ramoops-0
|
||||
chmod 0440 /sys/fs/pstore/pmsg-ramoops-0
|
||||
|
||||
# enable armv8_deprecated instruction hooks
|
||||
write /proc/sys/abi/swp 1
|
||||
|
||||
# Healthd can trigger a full boot from charger mode by signaling this
|
||||
# property when the power button is held.
|
||||
on property:sys.boot_from_charger_mode=1
|
||||
|
|
Loading…
Reference in New Issue