mirror of
https://github.com/AetherDroid/android_device_samsung_universal7570-common.git
synced 2025-09-06 16:28: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
|
@ -1,11 +1,5 @@
|
|||
# /system/lib/omx/
|
||||
allow mediacodec system_file:dir r_dir_perms;
|
||||
|
||||
# /sys/class/video4linux/video6/name
|
||||
allow mediacodec sysfs:file r_file_perms;
|
||||
|
||||
allow mediacodec sysfs:dir { open read };
|
||||
|
||||
# sysfs_virtual
|
||||
allow mediacodec sysfs_virtual:dir { open read search };
|
||||
allow mediacodec sysfs_virtual:file { open read };
|
||||
# /sys/class/video4linux/*
|
||||
r_dir_file(mediacodec, sysfs_v4l);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue