mirror of
https://github.com/Evolution-X-Devices/device_google_wahoo
synced 2026-02-01 03:40:35 +00:00
Add ramdump search access to metadata.
Bug: 135149434 Change-Id: I35231d4bd86cf78185b9fcb750c1bdb97b0e21eb
This commit is contained in:
2
sepolicy/vendor/ramdump.te
vendored
2
sepolicy/vendor/ramdump.te
vendored
@@ -22,5 +22,7 @@ userdebug_or_eng(`
|
||||
# read from /fstab.taimen
|
||||
allow ramdump rootfs:file r_file_perms;
|
||||
|
||||
dontaudit ramdump metadata_file:dir search;
|
||||
|
||||
r_dir_file(ramdump, sysfs_type)
|
||||
')
|
||||
|
||||
Reference in New Issue
Block a user