mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-21 11:55:31 -04:00
universal7885: sepolicy: Allow surfaceflinger to read hal_graphics_composer_default
Change-Id: Iede5b8fc546f117c709719527547d115e5054960
This commit is contained in:
parent
7a851dd202
commit
c9ed1bc494
1 changed files with 3 additions and 0 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Reference in a new issue