Skip to content
Snippets Groups Projects
Commit 8525e584 authored by Pavel Grafov's avatar Pavel Grafov Committed by android-build-merger
Browse files

Merge "Allow wpa_supplicant to read security logging property." am: 946b4b76

am: b96ce93b

Change-Id: Id23bddbfc9e52b2cbfaa7721328cd0da2b71a2b4
parents 30869fe7 b96ce93b
No related branches found
No related tags found
No related merge requests found
......@@ -12,3 +12,6 @@ type_transition hal_wifi_supplicant_default wifi_data_file:dir wpa_socket "socke
hwbinder_use(hal_wifi_supplicant_default)
allow hal_wifi_supplicant_default system_wifi_keystore_hwservice:hwservice_manager find;
binder_call(hal_wifi_supplicant_default, wifi_keystore_service_server)
# Write to security logs for audit.
get_prop(hal_wifi_supplicant_default, device_logging_prop)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment