create a dump for gs201 am: a334895789
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs201-sepolicy/+/22308282 Change-Id: Ic07a72d7db7adc85f7dccfa4ce55c43e246fc09d Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
d684dbf72d
2 changed files with 6 additions and 0 deletions
5
whitechapel_pro/dump_gs201.te
Normal file
5
whitechapel_pro/dump_gs201.te
Normal file
|
@ -0,0 +1,5 @@
|
|||
|
||||
pixel_bugreport(dump_gs201)
|
||||
allow dump_gs201 debugfs_tracing_instances:dir r_dir_perms;
|
||||
allow dump_gs201 debugfs_tracing_instances:file r_file_perms;
|
||||
|
|
@ -44,6 +44,7 @@
|
|||
/vendor/bin/hw/android\.hardware\.memtrack-service\.pixel u:object_r:hal_memtrack_default_exec:s0
|
||||
/system_ext/bin/convert_to_ext4\.sh u:object_r:convert-to-ext4-sh_exec:s0
|
||||
/vendor/bin/hw/disable_contaminant_detection\.sh u:object_r:disable-contaminant-detection-sh_exec:s0
|
||||
/vendor/bin/dump/dump_gs201 u:object_r:dump_gs201_exec:s0
|
||||
|
||||
# Vendor Firmwares
|
||||
/vendor/firmware(/.*)? u:object_r:vendor_fw_file:s0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue