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.
|
|
|
# system_server.te
|
|
|
|
|
|
|
|
allow system_server proc_last_kmsg:file r_file_perms;
|
|
|
|
|
|
|
|
# /sys/devices/platform/soc/soc:qcom,msm-ext-disp/extcon/extcon0/state
|
|
|
|
allow system_server sysfs_graphics:file { read getattr open };
|