diff --git a/universal7885-common/sepolicy/vendor/surfaceflinger.te b/universal7885-common/sepolicy/vendor/surfaceflinger.te index 19a6b58..50667e8 100644 --- a/universal7885-common/sepolicy/vendor/surfaceflinger.te +++ b/universal7885-common/sepolicy/vendor/surfaceflinger.te @@ -3,3 +3,6 @@ allow surfaceflinger gpu_device:chr_file rw_file_perms; # libion_exynos allow surfaceflinger same_process_hal_file:file rx_file_perms; + +# Android 13+ +r_dir_file(surfaceflinger, hal_graphics_composer_default)