jonerlin | d76dcdc | 2024-10-22 15:36:51 +0000 | [diff] [blame] | 1 | # Bluetooth pin control device node |
| 2 | genfscon sysfs /devices/platform/odm/odm:btbcm/rfkill/rfkill0/state u:object_r:sysfs_bluetooth_writable:s0 |
| 3 | genfscon sysfs /devices/platform/odm/odm:btbcm/rfkill/rfkill2/state u:object_r:sysfs_bluetooth_writable:s0 |
| 4 | genfscon proc /bluetooth/sleep/lpm u:object_r:proc_bluetooth_writable:s0 |
| 5 | genfscon proc /bluetooth/sleep/btwrite u:object_r:proc_bluetooth_writable:s0 |
| 6 | genfscon proc /bluetooth/sleep/btwake u:object_r:proc_bluetooth_writable:s0 |
| 7 | genfscon proc /bluetooth/timesync u:object_r:proc_bluetooth_writable:s0 |
| 8 | |