hwbinder permission for qti testscript for diag binary.

Change-Id: Idd85226905128e661bbf1b2676a40d5727a77bf4
This commit is contained in:
PavanKumar S.R
2023-05-04 16:01:30 +05:30
parent 1c5a88def6
commit 920ceae22f

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