Merge "init.hardware.rc: shutdown ssr_setup early to avoid subsystem restart" into oc-dr1-dev

am: ac6bf2845b

Change-Id: I5f81e9c3e60d5c8009c9332df4e8296d502a37a3
This commit is contained in:
Wei Wang
2017-07-06 22:49:04 +00:00
committed by android-build-merger

View File

@@ -502,8 +502,10 @@ on property:sys.boot_completed=1
on property:init.svc.per_mgr=running
start per_proxy
on property:sys.shutdown.requested=*
on shutdown
stop per_proxy
# Disable subsystem restart
write /sys/module/subsystem_restart/parameters/disable_restart_work 0x9889deed
service qseecomd /vendor/bin/qseecomd
class core