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: I0c490cfa30f289da098382cb7df24b04e2833921
This commit is contained in:
Patty Huang 2023-06-28 22:28:45 +08:00 committed by Treehugger Robot
parent 9530d79708
commit 0e265da01b

View file

@ -876,6 +876,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
# ODPM # ODPM
on fs on fs