Change-Id: Id479e031b584b24f79377aa244add20903a42b02 Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
5 lines
213 B
Text
5 lines
213 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 { system_configs_file vendor_configs_file }:file mounton;
|