Skip to content
Snippets Groups Projects
Commit 8b0ef6c8 authored by Etan Cohen's avatar Etan Cohen Committed by android-build-merger
Browse files

Merge "[NAN-AWARE] Add Aware service" am: 8da9cd64 am: 66502077 am: e8c7b783

am: f12798db

Change-Id: I49038d24b3d26dc007509fb7ff3b3b6941329062
parents c086c03a f12798db
No related branches found
No related tags found
No related merge requests found
......@@ -152,6 +152,7 @@ wifiscanner u:object_r:wifiscanner_service:s0
wifi u:object_r:wifi_service:s0
wificond u:object_r:wificond_service:s0
wifinan u:object_r:wifinan_service:s0
wifiaware u:object_r:wifiaware_service:s0
window u:object_r:window_service:s0
wpa u:object_r:wpa_supplicant_service:s0
* u:object_r:default_android_service:s0
......@@ -127,5 +127,6 @@ type wifiscanner_service, system_api_service, system_server_service, service_man
type wifi_service, app_api_service, system_server_service, service_manager_type;
type wificond_service, system_server_service, service_manager_type;
type wifinan_service, app_api_service, system_server_service, service_manager_type;
type wifiaware_service, app_api_service, system_server_service, service_manager_type;
type window_service, system_api_service, system_server_service, service_manager_type;
type wpa_supplicant_service, system_server_service, service_manager_type;
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