device_google_gs-common/touch/predump/sepolicy/dump_touch.te
Ravi Jain 8a52cae4dd dumpstate: touch: Init touch_predump service
go/touch_predump

Test: b/318578275
Test: Locally flash to check dump_touch logs on dogfood devices
Bug: 287907308
Change-Id: Ibc9df367549dd69c83936a7fd08465f7bb53ce80
2024-04-18 06:35:23 +00:00

5 lines
206 B
Text

pixel_bugreport(dump_touch)
allow dump_touch vendor_touch_dump_file:dir r_dir_perms;
allow dump_touch vendor_touch_dump_file:file rw_file_perms;
allow dump_touch vendor_toolbox_exec:file execute_no_trans;