Merge "sepolicy: Add sepolicy changes for wificfr server"

This commit is contained in:
qctecmdr
2021-08-10 11:23:43 -07:00
committed by Gerrit - the friendly Code Review server
2 changed files with 8 additions and 0 deletions

View File

@@ -217,3 +217,7 @@ attribute vendor_hal_mem_pasrmanager_server;
attribute vendor_hal_limits;
attribute vendor_hal_limits_client;
attribute vendor_hal_limits_server;
attribute hal_wificfr;
attribute hal_wificfr_client;
attribute hal_wificfr_server;

View File

@@ -268,3 +268,7 @@ attribute vendor_hal_qvrservice_qti_client;
attribute vendor_hal_qvrservice_qti_server;
attribute vendor_hal_qvrservice_qti_socket_client;
attribute vendor_hal_qvrservice_qti_socket_fd_use_client;
attribute hal_wificfr;
attribute hal_wificfr_client;
attribute hal_wificfr_server;