Load zygote file (we remove the one from ramdisk in secilc)

This commit is contained in:
Pierre-Hugues Husson 2019-09-13 22:30:46 +02:00
parent 5aa82fd371
commit 85b94fec63

View File

@ -1,3 +1,5 @@
import /system/etc/init/zygote/init.${ro.zygote}.rc
on early-fs
mkdir /mnt/runtime/full 0755 root root
mkdir /mnt/runtime/full/self 0755 root root