You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
590 B
10 lines
590 B
# /sys/devices/virtual/lcd/panel
|
|
allow hal_lineage_livedisplay_sysfs sysfs_lcd_writable:file { read write open };
|
|
|
|
# /sys/devices/virtual/mdnie/mdnie/
|
|
allow hal_lineage_livedisplay_sysfs sysfs_mdnie_writable:dir search;
|
|
allow hal_lineage_livedisplay_sysfs sysfs_mdnie_writable:file { read write open getattr };
|
|
allow hal_lineage_livedisplay_sysfs vendor_sysfs_graphics:file write;
|
|
|
|
allow hal_lineage_livedisplay_sysfs vendor_display_vendor_data_file:dir { write add_name search };
|
|
allow hal_lineage_livedisplay_sysfs vendor_display_vendor_data_file:file { read write open create getattr };
|
|
|