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: Ia47e3f59b771c273143c7355ac401b11d3e7e864
This commit is contained in:
Patty Huang 2023-07-06 16:29:12 +08:00 committed by Treehugger Robot
parent e273b5b7a9
commit 60f1efc8f7

View file

@ -55,6 +55,7 @@ on property:ro.boot.hardware.revision=PROTO1.1
# Bluetooth # Bluetooth
on post-fs-data on post-fs-data
chown bluetooth system /proc/bluetooth/timesync chown bluetooth system /proc/bluetooth/timesync
mkdir /data/vendor/bluetooth 0770 bluetooth system
# SecureElement eSE2 cts mode # SecureElement eSE2 cts mode
on property:persist.vendor.se.ese2.mode=ctsmode on property:persist.vendor.se.ese2.mode=ctsmode