9 lines
479 B
Plaintext
9 lines
479 B
Plaintext
allow gamebar_app vendor_sysfs_graphics:dir search;
|
|
allow gamebar_app vendor_sysfs_graphics:file rw_file_perms;
|
|
allow gamebar_app vendor_sysfs_kgsl:dir search;
|
|
allow gamebar_app vendor_sysfs_kgsl:{ file lnk_file } rw_file_perms;
|
|
allow gamebar_app vendor_sysfs_battery_supply:dir search;
|
|
allow gamebar_app vendor_sysfs_battery_supply:file r_file_perms;
|
|
allow gamebar_app proc_stat:file { read open getattr };
|
|
allow gamebar_app vendor_sysfs_kgsl_gpuclk:file { read open getattr };
|