mirror of
https://github.com/Evolution-X-Devices/device_xiaomi_stone
synced 2026-01-27 17:18:49 +00:00
imported and adapted xiaomiparts from https://github.com/AlphaDroid-devices/device_xiaomi_sm8350-common/tree/alpha-13/parts with thermal profiles, per app refresh rate, speaker cleaner
10 lines
373 B
Plaintext
10 lines
373 B
Plaintext
allow devicesettings_app vendor_sysfs_graphics:dir search;
|
|
allow devicesettings_app vendor_sysfs_graphics:file rw_file_perms;
|
|
|
|
allow devicesettings_app vendor_sysfs_kgsl:dir search;
|
|
|
|
allow devicesettings_app vendor_sysfs_kgsl:{ file lnk_file } rw_file_perms;
|
|
|
|
allow devicesettings_app vendor_sysfs_graphics:file write;
|
|
r_dir_file(devicesettings_app, vendor_sysfs_graphics)
|