Files
Michael Bestas 5002a866d8 bluejay: sepolicy: Regenerate
Change-Id: I78ed8f3e2ed3e35d0398972a6b2b7f903bc271b4
2025-12-10 21:05:58 +02:00

9 lines
266 B
Plaintext

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;
allow dump_stm vendor_toolbox_exec:file execute_no_trans;