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

Merge "wpa.te: Add binder permission back"

am: b0c375d4

Change-Id: I592ed31123b505a1863b514ff6acb98b2771ee41
parents 2143eab8 b0c375d4
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