Move cma dump to itself
Bug: 273380985 Test: adb bugreport Change-Id: I40ecb631c7fbbea216f5c56857b92152c997e466
This commit is contained in:
parent
2f8f23232a
commit
e7ea94d8e1
2 changed files with 6 additions and 0 deletions
5
whitechapel/vendor/google/dump_gs101.te
vendored
Normal file
5
whitechapel/vendor/google/dump_gs101.te
vendored
Normal 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;
|
||||||
|
|
1
whitechapel/vendor/google/file_contexts
vendored
1
whitechapel/vendor/google/file_contexts
vendored
|
@ -17,6 +17,7 @@
|
||||||
/(vendor|system/vendor)/lib(64)?/libgpudataproducer\.so u:object_r:same_process_hal_file:s0
|
/(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/dumpsys u:object_r:vendor_dumpsys:s0
|
||||||
|
/vendor/bin/dump/dump_gs101.sh u:object_r:dump_gs101_exec:s0
|
||||||
|
|
||||||
#
|
#
|
||||||
# HALs
|
# HALs
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue