Skip to content
Snippets Groups Projects
Commit d4d7d190 authored by Roshan Pius's avatar Roshan Pius Committed by android-build-merger
Browse files

Merge "wpa.te: Add binder permission back" am: b0c375d4

am: fd637d06

Change-Id: Id939da230972c7444b6149ffb050dbf0fc85552f
parents 178dcd80 fd637d06
No related branches found
No related tags found
No related merge requests found
......@@ -21,6 +21,9 @@ allow wpa wifi_data_file:dir create_dir_perms;
allow wpa wifi_data_file:file create_file_perms;
unix_socket_send(wpa, system_wpa, system_server)
# Keystore access via binder.
binder_use(wpa)
# HIDL interface exposed by WPA.
hwbinder_use(wpa)
binder_call(wpa, wificond)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment