Merge "Allow GRIL to get IRQ counts." into main
This commit is contained in:
commit
9de082ad52
1 changed files with 3 additions and 0 deletions
|
@ -17,3 +17,6 @@ binder_call(grilservice_app, hal_wifi_ext)
|
|||
binder_call(grilservice_app, hal_audiometricext_default)
|
||||
binder_call(grilservice_app, rild)
|
||||
hal_client_domain(grilservice_app, hal_power_stats)
|
||||
# Read access to /sys/kernel/irq
|
||||
allow grilservice_app sysfs_irq:dir r_dir_perms;
|
||||
allow grilservice_app sysfs_irq:file r_file_perms;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue