mirror of
https://github.com/Evolution-X-Devices/device_google_gs201
synced 2026-02-01 10:28:38 +00:00
Bug: 209890345 Bug: 209705194 Test: check selinux denial info Signed-off-by: Shiyong Li <shiyongli@google.com> Change-Id: I208f84caf0cbcd18bb3da8004362e6f996cbaba5
6 lines
252 B
Plaintext
6 lines
252 B
Plaintext
allow hal_power_stats_default sysfs_scsi_devices_0000:dir r_dir_perms;
|
|
allow hal_power_stats_default sysfs_scsi_devices_0000:file r_file_perms;
|
|
|
|
# allowed to access dislay stats sysfs node
|
|
allow hal_power_stats_default sysfs_display:file r_file_perms;
|