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 committed by tboy1991
parent 887849be62
commit 33e03a825d

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