Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
AndroidSystemSEPolicy
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Container registry
Model registry
Analyze
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Werner Sembach
AndroidSystemSEPolicy
Commits
2143eab8
Commit
2143eab8
authored
8 years ago
by
Etan Cohen
Committed by
android-build-merger
8 years ago
Browse files
Options
Downloads
Plain Diff
Merge "[NAN-AWARE] Remove NAN service"
am:
0182a87d
Change-Id: Iae511c7d37b80cb142ed2bafa8232920acc7c6ca
parents
66502077
0182a87d
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
private/service_contexts
+0
-1
0 additions, 1 deletion
private/service_contexts
public/service.te
+0
-1
0 additions, 1 deletion
public/service.te
with
0 additions
and
2 deletions
private/service_contexts
+
0
−
1
View file @
2143eab8
...
@@ -151,7 +151,6 @@ wifip2p u:object_r:wifip2p_service:s0
...
@@ -151,7 +151,6 @@ wifip2p u:object_r:wifip2p_service:s0
wifiscanner u:object_r:wifiscanner_service:s0
wifiscanner u:object_r:wifiscanner_service:s0
wifi u:object_r:wifi_service:s0
wifi u:object_r:wifi_service:s0
wificond u:object_r:wificond_service:s0
wificond u:object_r:wificond_service:s0
wifinan u:object_r:wifinan_service:s0
wifiaware u:object_r:wifiaware_service:s0
wifiaware u:object_r:wifiaware_service:s0
window u:object_r:window_service:s0
window u:object_r:window_service:s0
wpa u:object_r:wpa_supplicant_service:s0
wpa u:object_r:wpa_supplicant_service:s0
...
...
This diff is collapsed.
Click to expand it.
public/service.te
+
0
−
1
View file @
2143eab8
...
@@ -126,7 +126,6 @@ type wifip2p_service, app_api_service, system_server_service, service_manager_ty
...
@@ -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 wifiscanner_service, system_api_service, system_server_service, service_manager_type;
type wifi_service, app_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 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 wifiaware_service, app_api_service, system_server_service, service_manager_type;
type window_service, system_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;
type wpa_supplicant_service, system_server_service, service_manager_type;
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment