mirror of
https://github.com/Evolution-X-Devices/device_google_zuma
synced 2026-02-02 07:18:34 +00:00
Merge "bt: set rfkill device nodes permission setting on early_boot stage" into udc-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
c82d19ff5b
@@ -894,10 +894,12 @@ on property:ro.build.fingerprint=*
|
||||
write /sys/module/debug_kinfo/parameters/build_info ${ro.build.fingerprint}
|
||||
|
||||
# Bluetooth
|
||||
on post-fs-data
|
||||
on early-boot
|
||||
chown bluetooth system /sys/devices/platform/175b0000.serial/serial0/serial0-0/bluetooth/hci0/rfkill0/state
|
||||
chown bluetooth system /sys/devices/platform/odm/odm:btbcm/rfkill/rfkill0/state
|
||||
chown bluetooth system /sys/devices/platform/odm/odm:btbcm/rfkill/rfkill2/state
|
||||
|
||||
on post-fs-data
|
||||
chown bluetooth system /proc/bluetooth/sleep/btwake
|
||||
chown bluetooth system /proc/bluetooth/sleep/lpm
|
||||
chown bluetooth system /proc/bluetooth/sleep/btwrite
|
||||
|
||||
Reference in New Issue
Block a user