bt: make bluetooth own the data vendor bluetooth folder permission

Bug: 240636731
Test: enable vendor btsnoop property and check the vendor snoop log
Change-Id: I852b9d348a254c1fccb1adf9635c713dd1a54c4a
This commit is contained in:
jonerlin 2023-03-26 23:35:27 +08:00
parent 37e530d069
commit 32d272e6b1

View file

@ -840,6 +840,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