Temporary fix for bugreport symlink.
Bug: 27262109 Change-Id: I011da38f8ad1eeaf717dc03a0fb6f9fdc5654c4c
This commit is contained in:
parent
dab56737ca
commit
002aecf6e8
|
@ -400,6 +400,7 @@ on post-fs-data
|
|||
mkdir /data/anr 0775 system system
|
||||
|
||||
# symlink to bugreport storage location
|
||||
rm /data/bugreports
|
||||
symlink /data/user_de/0/com.android.shell/files/bugreports /data/bugreports
|
||||
|
||||
# Separate location for storing security policy files on data
|
||||
|
|
Loading…
Reference in New Issue