Merge 6db3cc280e on remote branch

Change-Id: I3deac33e643705c4910fff60ea02ba85786d356e
This commit is contained in:
Linux Build Service Account
2023-06-07 08:01:53 -07:00
2 changed files with 8 additions and 1 deletions

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

View File

@@ -278,6 +278,10 @@ attribute hal_wificfr;
attribute hal_wificfr_client;
attribute hal_wificfr_server;
attribute vendor_hal_umd;
attribute vendor_hal_umd_client;
attribute vendor_hal_umd_server;
attribute vendor_hal_sxrservice_qti;
attribute vendor_hal_sxrservice_qti_client;
attribute vendor_hal_sxrservice_qti_server;
@@ -307,4 +311,4 @@ attribute system_halserverdomain;
#attributes for aks gamepad hal
attribute hal_gamepad;
attribute hal_gamepad_client;
attribute hal_gamepad_server;
attribute hal_gamepad_server;