Adding sepolicy changes in attributes for qspa aidl

Change-Id: I5e342ea77da55117723e1d4e28b0169245311bf6
This commit is contained in:
Prachi Gupta
2023-05-26 02:47:44 -07:00
parent 6db3cc280e
commit 8752eef505

View File

@@ -312,3 +312,8 @@ attribute system_halserverdomain;
attribute hal_gamepad;
attribute hal_gamepad_client;
attribute hal_gamepad_server;
#attributes for QSPA aidl
attribute vendor_hal_qspa_qti;
attribute vendor_hal_qspa_qti_client;
attribute vendor_hal_qspa_qti_server;