remove redundant permission that has moved to gs-common

Bug: 248426917
Test: adb bugreport
Change-Id: I8df8d6197aea78caf6f9903e7fd7953eab567e8c
This commit is contained in:
Adam Shih 2022-10-13 10:57:36 +08:00
parent 6c2da109f8
commit e2ad2a0fd9

View file

@ -23,9 +23,6 @@ allow hal_dumpstate_default sysfs_wlc:file r_file_perms;
allow hal_dumpstate_default sysfs_exynos_bts:dir r_dir_perms;
allow hal_dumpstate_default sysfs_exynos_bts_stats:file r_file_perms;
allow hal_dumpstate_default sysfs_aoc:dir r_dir_perms;
allow hal_dumpstate_default sysfs_aoc_dumpstate:file r_file_perms;
allow hal_dumpstate_default sscoredump_vendor_data_coredump_file:dir r_dir_perms;
allow hal_dumpstate_default sscoredump_vendor_data_coredump_file:file r_file_perms;