Enforce rebalance_interrupts_vendor

Fix: 264489565
Test: boot-to-home
Change-Id: Ie20be0afe1a95b8cb512b57019539eb52948a155
This commit is contained in:
Wilson Sung 2023-04-12 22:58:13 +08:00
parent 90f838f16f
commit 5468e420e3

View file

@ -1,6 +1,2 @@
# b/260366278 # b/260366278
dontaudit rebalance_interrupts_vendor rebalance_interrupts_vendor:capability { dac_override }; dontaudit rebalance_interrupts_vendor rebalance_interrupts_vendor:capability { dac_override };
# b/264489565
userdebug_or_eng(`
permissive rebalance_interrupts_vendor;
')