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
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Werner Sembach
AndroidSystemSEPolicy
Commits
29bebdb9
Commit
29bebdb9
authored
8 years ago
by
Dianne Hackborn
Committed by
android-build-merger
8 years ago
Browse files
Options
Downloads
Plain Diff
Allow new settings system service. am:
11877133
am:
33619e31
Change-Id: Ic8c3fa7aa355c3cea5885f8370adb2835835a4c4
parents
9446ec97
33619e31
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
private/service_contexts
+1
-0
1 addition, 0 deletions
private/service_contexts
public/service.te
+1
-0
1 addition, 0 deletions
public/service.te
with
2 additions
and
0 deletions
private/service_contexts
+
1
−
0
View file @
29bebdb9
...
...
@@ -122,6 +122,7 @@ sec_key_att_app_id_provider u:object_r:sec_key_att_app_id_provider
sensorservice u:object_r:sensorservice_service:s0
serial u:object_r:serial_service:s0
servicediscovery u:object_r:servicediscovery_service:s0
settings u:object_r:settings_service:s0
shortcut u:object_r:shortcut_service:s0
simphonebook_msim u:object_r:radio_service:s0
simphonebook2 u:object_r:radio_service:s0
...
...
This diff is collapsed.
Click to expand it.
public/service.te
+
1
−
0
View file @
29bebdb9
...
...
@@ -104,6 +104,7 @@ type sec_key_att_app_id_provider_service, app_api_service, system_server_service
type sensorservice_service, app_api_service, system_server_service, service_manager_type;
type serial_service, system_api_service, system_server_service, service_manager_type;
type servicediscovery_service, app_api_service, system_server_service, service_manager_type;
type settings_service, app_api_service, system_server_service, service_manager_type;
type shortcut_service, app_api_service, system_server_service, service_manager_type;
type statusbar_service, app_api_service, system_server_service, service_manager_type;
type task_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