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
e94edba9
Commit
e94edba9
authored
7 years ago
by
Steven Moreland
Committed by
android-build-merger
7 years ago
Browse files
Options
Downloads
Plain Diff
Merge "Remove audio from socket_between.._violators" into oc-dev am:
bd087968
am:
ce83ea61
Change-Id: Iad18f7eccc02d3eb1e1955989ede6318597f9273
parents
059872b3
ce83ea61
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_audio.te
+0
-4
0 additions, 4 deletions
public/hal_audio.te
vendor/hal_audio_default.te
+0
-2
0 additions, 2 deletions
vendor/hal_audio_default.te
with
0 additions
and
6 deletions
public/hal_audio.te
+
0
−
4
View file @
e94edba9
...
...
@@ -21,10 +21,6 @@ allow hal_audio audio_device:chr_file rw_file_perms;
allow hal_audio shell:fd use;
allow hal_audio shell:fifo_file write;
# Needed on some devices for playing audio on paired BT device,
# but seems appropriate for all devices.
unix_socket_connect(hal_audio, bluetooth, bluetooth)
###
### neverallow rules
###
...
...
This diff is collapsed.
Click to expand it.
vendor/hal_audio_default.te
+
0
−
2
View file @
e94edba9
...
...
@@ -6,5 +6,3 @@ init_daemon_domain(hal_audio_default)
hal_client_domain(hal_audio_default, hal_allocator)
# TODO(b/37640821): Remove once Audio HAL is no longer granted access to bluetooth daemon sockets
typeattribute hal_audio_default socket_between_core_and_vendor_violators;
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