aboutsummaryrefslogtreecommitdiff
path: root/sepolicy/untrusted_app.te
blob: c74fc26d223ddda607deb37c88b95a5a22563661 (plain) (blame)
1
2
3
4
5
# PQ
allow untrusted_app pq_service:service_manager find;

# thermal
allow untrusted_app thermal_sysfs:file r_file_perms;