remove redundant permission that has moved to gs-common

Bug: 248426917
Test: adb bugreport
Change-Id: I2b1f26164e9590dadd6eae4c14cb65a1c34197fa
This commit is contained in:
Adam Shih 2022-10-12 11:31:57 +08:00
parent b02b486a42
commit f15d1599ef

View file

@ -43,9 +43,6 @@ userdebug_or_eng(`
allow hal_dumpstate_default sysfs_acpm_stats:dir r_dir_perms; allow hal_dumpstate_default sysfs_acpm_stats:dir r_dir_perms;
allow hal_dumpstate_default sysfs_acpm_stats:file r_file_perms; allow hal_dumpstate_default sysfs_acpm_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 sysfs_spi:dir search; allow hal_dumpstate_default sysfs_spi:dir search;
allow hal_dumpstate_default sysfs_spi:file rw_file_perms; allow hal_dumpstate_default sysfs_spi:file rw_file_perms;