sepolicy: Add sepolicy changes for wificfr server

Change-Id: I0f75e617f5aaba7da19ba846ee37d37afa80120a
CRs-Fixed: 2889522
This commit is contained in:
Swarn Singh 2021-02-10 19:42:35 +05:30
parent bef34ed7fb
commit d8a2147502
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;
attribute vendor_hal_limits_client; attribute vendor_hal_limits_client;
attribute vendor_hal_limits_server; 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_server;
attribute vendor_hal_qvrservice_qti_socket_client; attribute vendor_hal_qvrservice_qti_socket_client;
attribute vendor_hal_qvrservice_qti_socket_fd_use_client; attribute vendor_hal_qvrservice_qti_socket_fd_use_client;
attribute hal_wificfr;
attribute hal_wificfr_client;
attribute hal_wificfr_server;