bt: make bluetooth own the data vendor bluetooth folder permission

Bug:289055382
Test: enable vendor debug log and check the vendor snoop log contain the
vendor log

Change-Id: If3e247093deae5b9d5c237dc585973e77a0629b1
This commit is contained in:
Patty Huang 2023-06-28 22:34:15 +08:00 committed by Treehugger Robot
parent 99f7374ba0
commit f77e84ac98

View file

@ -921,6 +921,7 @@ on post-fs-data
chown bluetooth system /proc/bluetooth/sleep/btwake chown bluetooth system /proc/bluetooth/sleep/btwake
chown bluetooth system /proc/bluetooth/sleep/lpm chown bluetooth system /proc/bluetooth/sleep/lpm
chown bluetooth system /proc/bluetooth/sleep/btwrite chown bluetooth system /proc/bluetooth/sleep/btwrite
mkdir /data/vendor/bluetooth 0770 bluetooth system
on post-fs-data on post-fs-data
mkdir /data/vendor/powerstats 0771 system system mkdir /data/vendor/powerstats 0771 system system