mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-24 04:45:32 -04:00
universal7885: rootdir: Allow tracing
Also address some selinux denials
This commit is contained in:
parent
56df394666
commit
043d4db5cf
5 changed files with 6 additions and 4 deletions
2
universal7885-common/sepolicy/vendor/vold.te
vendored
2
universal7885-common/sepolicy/vendor/vold.te
vendored
|
|
@ -2,3 +2,5 @@
|
|||
allow vold efs_file:dir r_dir_perms;
|
||||
|
||||
allow vold sysfs_virtual:file write;
|
||||
|
||||
allow vold sysfs_mmc_uevent:file write;
|
||||
|
|
|
|||
Loading…
Reference in a new issue