am fb4f7ace: Add symlink to bugreport storage location.
* commit 'fb4f7acefb31a51679cec194562c7aeb3922f728': Add symlink to bugreport storage location.
This commit is contained in:
commit
64b31d3698
1 changed files with 3 additions and 0 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue