move UFS dump to gs-common

Bug: 248143736
Test: adb bugreport
Change-Id: I06374e41f2e4c4695780d7f1f2ff12d27f77351f
This commit is contained in:
Adam Shih 2022-09-28 13:27:03 +08:00
parent 6580ccce50
commit df53edb110

View file

@ -71,9 +71,6 @@ allow hal_dumpstate_default aoc_device:chr_file rw_file_perms;
allow hal_dumpstate_default proc_f2fs:dir r_dir_perms; allow hal_dumpstate_default proc_f2fs:dir r_dir_perms;
allow hal_dumpstate_default proc_f2fs:file r_file_perms; allow hal_dumpstate_default proc_f2fs:file r_file_perms;
allow hal_dumpstate_default sysfs_scsi_devices_0000:dir r_dir_perms;
allow hal_dumpstate_default sysfs_scsi_devices_0000:file r_file_perms;
allow hal_dumpstate_default sysfs_touch:dir r_dir_perms; allow hal_dumpstate_default sysfs_touch:dir r_dir_perms;
allow hal_dumpstate_default sysfs_touch:file rw_file_perms; allow hal_dumpstate_default sysfs_touch:file rw_file_perms;