projects
/
GitHub
/
exynos8895
/
android_device_samsung_universal8895-common.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6360c21
)
Fix selinux denial when trying to screen-record
author
Henrik Grimler
<henrik@grimler.se>
Tue, 11 May 2021 17:34:27 +0000
(19:34 +0200)
committer
Jan Altensen
<info@stricted.net>
Wed, 13 Jul 2022 00:49:28 +0000
(
02:49
+0200)
sepolicy/vendor/mediacodec.te
patch
|
blob
|
blame
|
history
diff --git
a/sepolicy/vendor/mediacodec.te
b/sepolicy/vendor/mediacodec.te
index c07136f7bbabc38b5f1332c55e7a7739b6953805..827a1fd632ae1e38bcbe8636afc1f8175e62944b 100644
(file)
--- a/
sepolicy/vendor/mediacodec.te
+++ b/
sepolicy/vendor/mediacodec.te
@@
-2,3
+2,4
@@
allow mediacodec sysfs_v4l:dir r_dir_perms;
allow mediacodec sysfs_v4l_mfc:dir search;
allow mediacodec sysfs_v4l_mfc:file r_file_perms;
+allow mediacodec m2m1shot_device:chr_file rw_file_perms;