2023-11-23 20:34:51 -05:00

13 lines
438 B
Plaintext

type vendor_sysfs_displayfeature, domain, mlstrustedobject;
allow platform_app vendor_sysfs_displayfeature:dir search;
allow platform_app vendor_sysfs_displayfeature:file write;
allow platform_app vendor_sysfs_displayfeature:file open;
allow platform_app vendor_sysfs_displayfeature:file getattr;
type sysfs_tp_fodstatus, property_type;
allow shell sysfs_tp_fodstatus:file getattr;
allow shell vendor_sysfs_displayfeature:dir search;