Allow mediacodec_samsung to access gpu device am: 28817da2a3
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs201-sepolicy/+/16939013 Change-Id: I0fa6c765db711a277e356fbdadc6de1f526d5943
This commit is contained in:
commit
318db1ac82
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@ vndbinder_use(mediacodec_samsung)
|
|||
|
||||
allow mediacodec_samsung video_device:chr_file rw_file_perms;
|
||||
allow mediacodec_samsung dmabuf_system_heap_device:chr_file r_file_perms;
|
||||
allow mediacodec_samsung gpu_device:chr_file rw_file_perms;
|
||||
|
||||
allow mediacodec_samsung sysfs_mfc:file r_file_perms;
|
||||
allow mediacodec_samsung sysfs_mfc:dir r_dir_perms;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue