mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-22 12:05:32 -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
|
# libion_exynos
|
||||||
allow surfaceflinger same_process_hal_file:file rx_file_perms;
|
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