* commit '37d70f53672c8878a5ce5506d6d89b851400f8e6': Ensure /data/adb exists
This commit is contained in:
commit
147de7e147
1 changed files with 2 additions and 0 deletions
|
@ -302,6 +302,8 @@ on post-fs-data
|
|||
# the following directory.
|
||||
mkdir /data/mediadrm 0770 mediadrm mediadrm
|
||||
|
||||
mkdir /data/adb 0700 root root
|
||||
|
||||
# symlink to bugreport storage location
|
||||
symlink /data/data/com.android.shell/files/bugreports /data/bugreports
|
||||
|
||||
|
|
Loading…
Reference in a new issue