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
1405e059
Commit
1405e059
authored
Jan 11, 2017
by
Jeff Sharkey
Committed by
android-build-merger
Jan 11, 2017
Browse files
Options
Downloads
Plain Diff
Define policy for new StorageStatsManager API. am:
6730ee33
am:
895a07da
Change-Id: I9fd9bbdc738044e155328e6a9b4ceffd6954afce
parents
f443b792
895a07da
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
+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 @
1405e059
...
...
@@ -134,6 +134,7 @@ sip u:object_r:radio_service:s0
soundtrigger u:object_r:voiceinteraction_service:s0
statusbar u:object_r:statusbar_service:s0
storaged u:object_r:storaged_service:s0
storagestats u:object_r:storagestats_service:s0
SurfaceFlinger u:object_r:surfaceflinger_service:s0
task u:object_r:task_service:s0
telecom u:object_r:telecom_service:s0
...
...
This diff is collapsed.
Click to expand it.
public/service.te
+
1
−
0
View file @
1405e059
...
...
@@ -113,6 +113,7 @@ type servicediscovery_service, app_api_service, system_server_service, service_m
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 storagestats_service, app_api_service, system_server_service, service_manager_type;
type task_service, system_server_service, service_manager_type;
type textservices_service, app_api_service, system_server_service, service_manager_type;
type telecom_service, app_api_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