universal7885: sepolicy: Allow surfaceflinger to read hal_graphics_composer_default

Change-Id: Iede5b8fc546f117c709719527547d115e5054960
This commit is contained in:
SamarV-121 2022-12-20 11:40:00 +05:30 committed by roynatech2544
commit c9ed1bc494

View file

@ -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)