sepolicy: Add sepolicy changes for wificfr server
Change-Id: I0f75e617f5aaba7da19ba846ee37d37afa80120a CRs-Fixed: 2889522
This commit is contained in:
parent
bef34ed7fb
commit
d8a2147502
2 changed files with 8 additions and 0 deletions
|
@ -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;
|
||||
|
|
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue