am 64b31d36: am fb4f7ace: Add symlink to bugreport storage location.
* commit '64b31d369822f0dd963b90b694a4be330cabb024':
Add symlink to bugreport storage location.
diff --git a/rootdir/init.rc b/rootdir/init.rc
index 832c3f2..257407a 100644
--- a/rootdir/init.rc
+++ b/rootdir/init.rc
@@ -243,6 +243,9 @@
# 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.