Move cma dump to itself

Bug: 273380985
Test: adb bugreport
Change-Id: I40ecb631c7fbbea216f5c56857b92152c997e466
This commit is contained in:
Adam Shih 2023-03-24 13:52:34 +08:00
parent 2f8f23232a
commit e7ea94d8e1
2 changed files with 6 additions and 0 deletions

View file

@ -0,0 +1,5 @@
pixel_bugreport(dump_gs101)
allow dump_gs101 sysfs_pixel_stat:dir r_dir_perms;
allow dump_gs101 sysfs_pixel_stat:file r_file_perms;
allow dump_gs101 vendor_toolbox_exec:file execute_no_trans;

View file

@ -17,6 +17,7 @@
/(vendor|system/vendor)/lib(64)?/libgpudataproducer\.so u:object_r:same_process_hal_file:s0
/vendor/bin/dumpsys u:object_r:vendor_dumpsys:s0
/vendor/bin/dump/dump_gs101.sh u:object_r:dump_gs101_exec:s0
#
# HALs