basic: non_plat: Allow rebalance_interrupts to read affected_cpus

Change-Id: I2bd9a7e71033a0cf91b93531c5fb41d302796397
Signed-off-by: bengris32 <bengris32@protonmail.ch>
This commit is contained in:
bengris32 2023-09-05 13:18:58 +01:00
parent 011d637e43
commit fd99152e17
No known key found for this signature in database
GPG Key ID: 5C798EC5589ED9BF

View File

@ -9,3 +9,5 @@ allow rebalance_interrupts_vendor sysfs_irq:file r_file_perms;
allow rebalance_interrupts_vendor proc_irq:dir r_dir_perms;
allow rebalance_interrupts_vendor proc_irq:file { rw_file_perms setattr };
allow rebalance_interrupts_vendor self:capability { chown setuid setgid };
r_dir_file(rebalance_interrupts_vendor, sysfs_devices_system_cpu)