sepolicy: fix avc denial
fix avc denial Test: bott passed and no avc log after boot Bug: 260769063 Bug: 261105028 Bug: 260366126 Bug: 261650934 Bug: 262178497 Bug: 262315567 Bug: 262633072 Change-Id: I926d535fe6871726b5cd0602e436f6b5a3a9e736 Signed-off-by: Chungkai Mei <chungkai@google.com>
This commit is contained in:
parent
3b97d74811
commit
171bfb004b
5 changed files with 20 additions and 37 deletions
6
vendor/genfs_contexts
vendored
6
vendor/genfs_contexts
vendored
|
@ -334,3 +334,9 @@ genfscon sysfs /devices/virtual/wakeup/wakeup
|
|||
# Trusty
|
||||
genfscon sysfs /module/trusty_virtio/parameters/use_high_wq u:object_r:sysfs_trusty:s0
|
||||
genfscon sysfs /module/trusty_core/parameters/use_high_wq u:object_r:sysfs_trusty:s0
|
||||
|
||||
# EM Profile
|
||||
genfscon sysfs /kernel/pixel_em/active_profile u:object_r:sysfs_em_profile:s0
|
||||
|
||||
# GPU
|
||||
genfscon sysfs /devices/platform/1f000000.mali/hint_min_freq u:object_r:sysfs_gpu:s0
|
Loading…
Add table
Add a link
Reference in a new issue