diff options
Diffstat (limited to 'sepolicy/platform_app.te')
| -rw-r--r-- | sepolicy/platform_app.te | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sepolicy/platform_app.te b/sepolicy/platform_app.te new file mode 100644 index 0000000..10ffd36 --- /dev/null +++ b/sepolicy/platform_app.te @@ -0,0 +1,2 @@ +allow platform_app nfc_service:service_manager find; +allow platform_app sysfs_thermal:file { getattr open read }; |
