Skip to content
Snippets Groups Projects
Commit b96ce93b 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

Change-Id: I3594f29614dff49aa76e96178398a848203e77b7
parents a378180f 946b4b76
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