init: execute init_gsi from post-fs instead of as a service

This commit is contained in:
Peter Cai 2021-10-15 12:35:07 -04:00
parent f16fe309d8
commit f4a2675011

View file

@ -1,5 +1,2 @@
service init_gsi /system/system_ext/bin/init_gsi
class core
user root
group root
seclabel u:r:init:s0
on post-fs
exec u:r:init:s0 -- /system_ext/bin/init_gsi