Move camera text dump to dump_gs101
Bug: 273380985 Test: adb bugreport Change-Id: Iba138e608885a1215515ec8cc5f5e997dfcfcf3f
This commit is contained in:
parent
feef477d2f
commit
5bfe1bdd6d
1 changed files with 3 additions and 0 deletions
3
whitechapel/vendor/google/dump_gs101.te
vendored
3
whitechapel/vendor/google/dump_gs101.te
vendored
|
@ -3,3 +3,6 @@ allow dump_gs101 sysfs_pixel_stat:dir r_dir_perms;
|
||||||
allow dump_gs101 sysfs_pixel_stat:file r_file_perms;
|
allow dump_gs101 sysfs_pixel_stat:file r_file_perms;
|
||||||
allow dump_gs101 vendor_toolbox_exec:file execute_no_trans;
|
allow dump_gs101 vendor_toolbox_exec:file execute_no_trans;
|
||||||
|
|
||||||
|
allow dump_gs101 vendor_camera_data_file:dir r_dir_perms;
|
||||||
|
allow dump_gs101 vendor_camera_data_file:file r_file_perms;
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue