diff --git a/sepolicy/vendor/dump_stm.te b/sepolicy/vendor/dump_stm.te index 7d0f237..0fc3837 100644 --- a/sepolicy/vendor/dump_stm.te +++ b/sepolicy/vendor/dump_stm.te @@ -1,7 +1,7 @@ -get_prop(dump_stm, vendor_touch_dump_path_prop) - pixel_bugreport(dump_stm) +get_prop(dump_stm, vendor_touch_dump_path_prop) + allow dump_stm proc_touch:file rw_file_perms; allow dump_stm sysfs_touch:dir search; allow dump_stm sysfs_touch:file rw_file_perms;