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
e082cdb5
Commit
e082cdb5
authored
8 years ago
by
Bill Yi
Browse files
Options
Downloads
Plain Diff
Merge remote-tracking branch 'goog/stage-aosp-master' into HEAD
parents
2e00e637
0fd68b77
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
public/bootanim.te
+1
-0
1 addition, 0 deletions
public/bootanim.te
public/service.te
+1
-1
1 addition, 1 deletion
public/service.te
with
2 additions
and
1 deletion
public/bootanim.te
+
1
−
0
View file @
e082cdb5
...
@@ -17,6 +17,7 @@ allow bootanim audio_device:chr_file rw_file_perms;
...
@@ -17,6 +17,7 @@ allow bootanim audio_device:chr_file rw_file_perms;
allow bootanim audioserver_service:service_manager find;
allow bootanim audioserver_service:service_manager find;
allow bootanim surfaceflinger_service:service_manager find;
allow bootanim surfaceflinger_service:service_manager find;
allow bootanim audioserver_service:service_manager find;
# Allow access to ion memory allocation device
# Allow access to ion memory allocation device
allow bootanim ion_device:chr_file rw_file_perms;
allow bootanim ion_device:chr_file rw_file_perms;
...
...
This diff is collapsed.
Click to expand it.
public/service.te
+
1
−
1
View file @
e082cdb5
...
@@ -44,7 +44,7 @@ type IProxyService_service, app_api_service, system_server_service, service_mana
...
@@ -44,7 +44,7 @@ type IProxyService_service, app_api_service, system_server_service, service_mana
type commontime_management_service, system_server_service, service_manager_type;
type commontime_management_service, system_server_service, service_manager_type;
type connectivity_metrics_logger_service, app_api_service, system_server_service, service_manager_type;
type connectivity_metrics_logger_service, app_api_service, system_server_service, service_manager_type;
type connectivity_service, app_api_service, system_server_service, service_manager_type;
type connectivity_service, app_api_service, system_server_service, service_manager_type;
type connmetrics_service, system_server_service, service_manager_type;
type connmetrics_service,
app_api_service,
system_server_service, service_manager_type;
type consumer_ir_service, app_api_service, system_server_service, service_manager_type;
type consumer_ir_service, app_api_service, system_server_service, service_manager_type;
type content_service, app_api_service, system_server_service, service_manager_type;
type content_service, app_api_service, system_server_service, service_manager_type;
type country_detector_service, app_api_service, system_server_service, service_manager_type;
type country_detector_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