Add kernel vendor_fw_file dir read permission

Fix: 288049349
Change-Id: I76751deb04e5b6a4362917c76764cddc74d0f76d
This commit is contained in:
Wilson Sung 2023-06-21 15:35:55 +08:00
parent 0b77875c4a
commit 3657f78cb0
2 changed files with 1 additions and 2 deletions

View file

@ -6,6 +6,5 @@ incidentd debugfs_wakeup_sources file b/288049561
incidentd incidentd anon_inode b/288049561
insmod-sh insmod-sh key b/274374722
insmod-sh vendor_regmap_debugfs dir b/274727542
kernel vendor_fw_file dir b/288049349
mtectrl unlabeled dir b/264483752
systemui_app wm_trace_data_file dir b/288049075

2
vendor/kernel.te vendored
View file

@ -1,4 +1,4 @@
allow kernel vendor_fw_file:dir search;
allow kernel vendor_fw_file:dir r_dir_perms;
allow kernel vendor_fw_file:file r_file_perms;
# ZRam