Merge "Ensure /data/adb exists"

This commit is contained in:
Nick Kralevich 2014-10-21 17:01:39 +00:00 committed by Gerrit Code Review
commit c0b4b8b0f1
1 changed files with 2 additions and 0 deletions

View File

@ -304,6 +304,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