Files
device_google_redfin/vendor/google/hal_dumpstate_impl.te
yihsiangpeng 71a83053b3 Dumpstate: Add access to WLC firmware info
Bug: 155727469
Test: adb bugreport and verify logs in dumpstate_board.txt
Signed-off-by: yihsiangpeng <yihsiangpeng@google.com>
Change-Id: I1e844eafbfebc1ac59f67a455ab9c5e66ec123b6
2020-05-06 14:18:39 +08:00

4 lines
136 B
Plaintext

# Access to WLC firmware info
allow hal_dumpstate_impl sysfs_wlc:dir r_dir_perms;
allow hal_dumpstate_impl sysfs_wlc:file r_file_perms;