summaryrefslogtreecommitdiff
path: root/init.common.rc
blob: 4f3e5c97acd6eca40a45558843c2ae2704d7f02f (plain)
1
2
3
4
5
6
# zygote need to be started after otapreopt which will be done on post-fs-data
on zygote-start
    # zygote is started in common init.rc
    # and now we can continue to initialize /data/
    # create the directory for preload content.
    mkdir /data/preloads 0775 system system