msm8937-common: 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 Isaac Chen
parent e5906568e9
commit 45f02ce6bf

View file

@ -154,7 +154,10 @@ on post-fs-data
mkdir /data/media 0770 media_rw media_rw
chown media_rw media_rw /data/media
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