Merge "hwbinder permission for qti testscript for diag binary"

This commit is contained in:
qctecmdr 2023-05-25 06:06:21 -07:00 committed by Gerrit - the friendly Code Review server
commit d70fdccf9a

View file

@ -97,4 +97,7 @@ userdebug_or_eng(`
# allow lmkd to kill tasks with positive oom_score_adj under memory pressure
allow lmkd qti-testscripts:process { setsched sigkill };
hal_client_domain(qti-testscripts, vendor_hal_diaghal);
hwbinder_use(qti-testscripts)
')