Merge "bt: add bthal service permission to access bt wakelock control device node" into main

This commit is contained in:
Joner Lin 2024-11-21 07:12:50 +00:00 committed by Android (Google) Code Review
commit 7db364174f
2 changed files with 2 additions and 0 deletions

View file

@ -41,6 +41,7 @@ on post-fs-data
# Bluetooth
on post-fs-data
chown bluetooth system /proc/bluetooth/timesync
chown bluetooth system /proc/bluetooth/sleep/wakelock_ctrl
# Start the twoshay touch service
on property:vendor.device.modules.ready=1

View file

@ -37,6 +37,7 @@ on post-fs-data
# Bluetooth
on post-fs-data
chown bluetooth system /proc/bluetooth/timesync
chown bluetooth system /proc/bluetooth/sleep/wakelock_ctrl
# Start the twoshay touch service
on property:vendor.device.modules.ready=1