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
86145918
Commit
86145918
authored
Jul 14, 2016
by
Jeff Vander Stoep
Committed by
android-build-merger
Jul 14, 2016
Browse files
Options
Downloads
Plain Diff
nfc: allow access to drmserver_service
am:
479712b0
Change-Id: I1b2a4c926a72dbd0cc5584bf7aa6be9256ffbb53
parents
de3b087e
479712b0
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
nfc.te
+3
-2
3 additions, 2 deletions
nfc.te
with
3 additions
and
2 deletions
nfc.te
+
3
−
2
View file @
86145918
...
...
@@ -21,10 +21,11 @@ allow nfc sysfs:file write;
allow nfc sysfs_usb:file write;
# SoundPool loading and playback
allow nfc mediaserver_service:service_manager find;
allow nfc audioserver_service:service_manager find;
allow nfc
mediaextracto
r_service:service_manager find;
allow nfc
drmserve
r_service:service_manager find;
allow nfc mediacodec_service:service_manager find;
allow nfc mediaextractor_service:service_manager find;
allow nfc mediaserver_service:service_manager find;
allow nfc nfc_service:service_manager { add find };
allow nfc radio_service:service_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