mirror of
https://github.com/Evolution-X-Devices/device_google_gs201
synced 2026-02-01 10:28:38 +00:00
Bug: 205904367 Test: dump power stats with no relevant avc error Change-Id: Idc7ecbc7e3571011c8c12c421bdce0015e78135f Signed-off-by: Darren Hsu <darrenhsu@google.com>
11 lines
414 B
Plaintext
11 lines
414 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;
|
|
|
|
r_dir_file(hal_power_stats_default, sysfs_leds)
|
|
|
|
# getStateResidency AIDL callback for Bluetooth HAL
|
|
binder_call(hal_power_stats_default, hal_bluetooth_btlinux)
|