sepolicy: fix typo to label cpu* zones

This commit is contained in:
Mister Oyster 2017-12-08 15:06:34 +01:00
parent 622a75e97e
commit 638320238e
1 changed files with 1 additions and 1 deletions

View File

@ -2,4 +2,4 @@
allow untrusted_app pq_service:service_manager find;
# thermal
allow untrusted_app sysfs_thermal:file r_file_perms;
allow untrusted_app thermal_sysfs:file r_file_perms;