android_device_samsung_a20/sepolicy/vendor/priv_app.te
Henrik Grimler 1db34af1a0 universal7885: Initial sepolicy
* Based on {exynos9820,universal7880}-common
 * Squashed from https://github.com/exynos8895/android_device_samsung_universal8895-common/commits/lineage-17.1/sepolicy

Co-authored-by: Jan Altensen <info@stricted.net>
Change-Id: I5ff59c00498bc546db70277571e3d5c7595bc2b8
Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
2021-10-21 22:12:08 +09:00

8 lines
233 B
Text

# /dev/mali0
allow priv_app gpu_device:chr_file rw_file_perms;
allow priv_app debugfs_ion:dir search;
allow priv_app debugfs_mali:dir search;
allow priv_app debugfs_mali_mem:dir search;
allow priv_app sysfs_zram:file r_file_perms;