Skip to content
Snippets Groups Projects
Commit 946b4b76 authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Allow wpa_supplicant to read security logging property."

parents 57910866 54c9dafb
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 ...@@ -12,3 +12,6 @@ type_transition hal_wifi_supplicant_default wifi_data_file:dir wpa_socket "socke
hwbinder_use(hal_wifi_supplicant_default) hwbinder_use(hal_wifi_supplicant_default)
allow hal_wifi_supplicant_default system_wifi_keystore_hwservice:hwservice_manager find; allow hal_wifi_supplicant_default system_wifi_keystore_hwservice:hwservice_manager find;
binder_call(hal_wifi_supplicant_default, wifi_keystore_service_server) 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.
Finish editing this message first!
Please register or to comment