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

Commit 64b31d36 authored by Jeff Sharkey's avatar Jeff Sharkey Committed by Android Git Automerger
Browse files

am fb4f7ace: Add symlink to bugreport storage location.

* commit 'fb4f7ace':
  Add symlink to bugreport storage location.
parents 461ead42 fb4f7ace
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -243,6 +243,9 @@ on post-fs-data
    # the following directory.
    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
    # must uncomment this line, otherwise encrypted filesystems
    # won't work.