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
811113e8
Commit
811113e8
authored
6 years ago
by
Pavel Maltsev
Committed by
Android (Google) Code Review
6 years ago
Browse files
Options
Downloads
Plain Diff
Merge "Revert "Allow auto HAL clients to access hw services"" into pi-dev
parents
20d4069a
87ac80b8
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/hal_audiocontrol.te
+0
-2
0 additions, 2 deletions
public/hal_audiocontrol.te
public/hal_vehicle.te
+0
-2
0 additions, 2 deletions
public/hal_vehicle.te
with
0 additions
and
4 deletions
public/hal_audiocontrol.te
+
0
−
2
View file @
811113e8
...
@@ -3,5 +3,3 @@ binder_call(hal_audiocontrol_client, hal_audiocontrol_server)
...
@@ -3,5 +3,3 @@ binder_call(hal_audiocontrol_client, hal_audiocontrol_server)
binder_call(hal_audiocontrol_server, hal_audiocontrol_client)
binder_call(hal_audiocontrol_server, hal_audiocontrol_client)
add_hwservice(hal_audiocontrol_server, hal_audiocontrol_hwservice)
add_hwservice(hal_audiocontrol_server, hal_audiocontrol_hwservice)
allow hal_audiocontrol_client hal_audiocontrol_hwservice:hwservice_manager find;
This diff is collapsed.
Click to expand it.
public/hal_vehicle.te
+
0
−
2
View file @
811113e8
...
@@ -3,5 +3,3 @@ binder_call(hal_vehicle_client, hal_vehicle_server)
...
@@ -3,5 +3,3 @@ binder_call(hal_vehicle_client, hal_vehicle_server)
binder_call(hal_vehicle_server, hal_vehicle_client)
binder_call(hal_vehicle_server, hal_vehicle_client)
add_hwservice(hal_vehicle_server, hal_vehicle_hwservice)
add_hwservice(hal_vehicle_server, hal_vehicle_hwservice)
allow hal_vehicle_client hal_vehicle_hwservice:hwservice_manager find;
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