Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit fb4f7ace authored by Jeff Sharkey's avatar Jeff Sharkey
Browse files

Add symlink to bugreport storage location.

Change-Id: I16f024c24767cfa1f5800d568d39fb098a408127
parent 91535cff
Loading
Loading
Loading
Loading
+3 −0
Original line number Original line Diff line number Diff line
@@ -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.