Merge "hwbinder permission for qti testscript for diag binary."

This commit is contained in:
qctecmdr
2023-05-26 02:47:44 -07:00
committed by Gerrit - the friendly Code Review server

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)
')