Allow wpa_supplicant to access KeyStore2
Bug: 171305388 Test: manual Change-Id: I98134c41a4923bccf06c14858603fe888ec84633
This commit is contained in:
parent
6691c9c411
commit
b99c1924af
1 changed files with 1 additions and 0 deletions
|
@ -20,6 +20,7 @@ allow hal_wifi_supplicant self:packet_socket create_socket_perms;
|
|||
allowxperm hal_wifi_supplicant self:packet_socket ioctl { unpriv_sock_ioctls priv_sock_ioctls unpriv_tty_ioctls };
|
||||
|
||||
use_keystore(hal_wifi_supplicant)
|
||||
binder_use(hal_wifi_supplicant_server)
|
||||
|
||||
# Allow the WI-FI HAL to use keys in the keystore namespace wifi_key.
|
||||
allow hal_wifi_supplicant wifi_key:keystore2_key {
|
||||
|
|
Loading…
Reference in a new issue