Merge "[NAN-AWARE] Remove NAN service" am: 0182a87dab
am: 2143eab887
am: 178dcd8074
am: abf4cdc369
Change-Id: Ie716646dd3792e0faa3f37c8ec72bd1c6050d945
This commit is contained in:
commit
47e25deb7a
2 changed files with 0 additions and 2 deletions
|
@ -151,7 +151,6 @@ wifip2p u:object_r:wifip2p_service:s0
|
|||
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
|
||||
|
|
|
@ -126,7 +126,6 @@ type wifip2p_service, app_api_service, system_server_service, service_manager_ty
|
|||
type wifiscanner_service, system_api_service, system_server_service, service_manager_type;
|
||||
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;
|
||||
|
|
Loading…
Reference in a new issue