44ad53081b
* The purpose is to apply the same BT A2DP fix that used to be applied in the individual device trees.
5 lines
189 B
Text
5 lines
189 B
Text
# Allow init to chown/chmod on pseudo files in /sys
|
|
allow init sysfs_graphics:file { open read setattr };
|
|
|
|
# Allow init to mount vendor configs
|
|
allow init vendor_configs_file:file mounton;
|