BT: Create folder for Bluetooth logs/dump collection

These changes are to create folder to collect logs and
dump from Bluetooth HAL daemon.

CRs-Fixed: 2051034

Change-Id: Ib930a80aab1354ad1463a02febf71eba922e2df8
This commit is contained in:
Gurpreet Ghai 2017-05-18 20:56:00 +05:30 committed by Gerrit - the friendly Code Review server
parent 5f411c1e42
commit a07184c7a0
1 changed files with 3 additions and 0 deletions

View File

@ -230,7 +230,10 @@ on post-fs-data
mkdir /data/misc/ipa 0700 net_admin net_admin
mkdir /data/vendor/ramdump 0771 root system
mkdir /data/misc/bluetooth 0770 bluetooth bluetooth
mkdir /data/vendor/bluetooth 0770 bluetooth bluetooth
mkdir /data/vendor/ramdump/bluetooth 0770 bluetooth bluetooth
# Create the directories used by the Wireless subsystem
mkdir /data/misc/wifi 0770 wifi wifi