summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNikolas Lim <nicknitewolf@lineageos.org>2018-02-01 23:06:55 +0800
committerMichael Bestas <mkbestas@lineageos.org>2018-04-20 18:51:35 +0300
commit75573bd6594b2cce4cb3ff238fd37cf3a06ad8fe (patch)
treef5af31ab4a3d733407ddcfdd761ac26f3a95971e
parente8e47235ca69a9db04c05fe37cb04358ac78b1e2 (diff)
downloadandroid_device_qcom_sepolicy-75573bd6594b2cce4cb3ff238fd37cf3a06ad8fe.tar.gz
android_device_qcom_sepolicy-75573bd6594b2cce4cb3ff238fd37cf3a06ad8fe.tar.bz2
android_device_qcom_sepolicy-75573bd6594b2cce4cb3ff238fd37cf3a06ad8fe.zip
legacy: Allow hal_graphics_allocator_default access sysfs_graphics
Change-Id: Ibf48ea3a61e3ff08feb2e24287dee39d2ebe3889
-rw-r--r--legacy-common/hal_graphics_allocator_default.te1
1 files changed, 1 insertions, 0 deletions
diff --git a/legacy-common/hal_graphics_allocator_default.te b/legacy-common/hal_graphics_allocator_default.te
new file mode 100644
index 00000000..3ba4b55b
--- /dev/null
+++ b/legacy-common/hal_graphics_allocator_default.te
@@ -0,0 +1 @@
+allow hal_graphics_allocator_default sysfs_graphics:file r_file_perms;