msm8226-common: rootdir: Ensure .bt_nv.bin is owned by bluetooth

This file is used by hciattach when turning on bluetooth,
and without correct permissions, MAC address will be wrong.

Change-Id: Ie700a4be1a6b83932a9cffac45cd63f179f3edda
This commit is contained in:
Arne Coucheron 2018-08-25 16:29:49 +02:00 committed by Francescodario Cuzzocrea
parent 5284cfeba4
commit 0451bc5df8

View file

@ -80,6 +80,7 @@ on fs
on post-fs-data
mkdir /data/misc/bluetooth 0770 bluetooth bluetooth
chown bluetooth bluetooth /persist/.bt_nv.bin
# Create the directories used by the Wireless subsystem
mkdir /data/vendor/wifi 0770 wifi wifi