Loading rootdir/init.rc +3 −0 Original line number Original line Diff line number Diff line Loading @@ -243,6 +243,9 @@ on post-fs-data # the following directory. # the following directory. mkdir /data/drm 0770 drm drm mkdir /data/drm 0770 drm drm # symlink to bugreport storage location symlink /data/data/com.android.shell/files/bugreports /data/bugreports # If there is no fs-post-data action in the init.<device>.rc file, you # If there is no fs-post-data action in the init.<device>.rc file, you # must uncomment this line, otherwise encrypted filesystems # must uncomment this line, otherwise encrypted filesystems # won't work. # won't work. Loading Loading
rootdir/init.rc +3 −0 Original line number Original line Diff line number Diff line Loading @@ -243,6 +243,9 @@ on post-fs-data # the following directory. # the following directory. mkdir /data/drm 0770 drm drm mkdir /data/drm 0770 drm drm # symlink to bugreport storage location symlink /data/data/com.android.shell/files/bugreports /data/bugreports # If there is no fs-post-data action in the init.<device>.rc file, you # If there is no fs-post-data action in the init.<device>.rc file, you # must uncomment this line, otherwise encrypted filesystems # must uncomment this line, otherwise encrypted filesystems # won't work. # won't work. Loading