Ensure /data/adb exists

automerge: 6672300

* commit '667230074b6e4e306a50d84a88a57bf4f1ec0291':
  Ensure /data/adb exists
This commit is contained in:
Nick Kralevich 2014-11-05 19:18:32 +00:00 committed by android-build-merger
commit ac12f25004
1 changed files with 2 additions and 0 deletions

View File

@ -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