mirror of
https://github.com/AetherDroid/android_device_samsung_universal7570-common.git
synced 2025-09-06 08:18:06 -04:00
universal7870: import sepolicy from 7580-common
thanks to @danwood76
This commit is contained in:
parent
9ce97a0bfb
commit
0cfeb0ec4f
61 changed files with 507 additions and 425 deletions
7
sepolicy/hal_graphics_composer.te
Normal file
7
sepolicy/hal_graphics_composer.te
Normal file
|
@ -0,0 +1,7 @@
|
|||
# Graphics sysfs
|
||||
allow hal_graphics_composer_default sysfs_graphics:dir search;
|
||||
allow hal_graphics_composer_default sysfs_graphics:file rw_file_perms;
|
||||
|
||||
# uevent socket
|
||||
allow hal_graphics_composer_default self:netlink_kobject_uevent_socket create_socket_perms_no_ioctl;
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue