Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
sepolicy
Manage
Activity
Members
Plan
Wiki
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Terraform modules
Analyze
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
CodeLinaro
public-release-test
platform
system
sepolicy
Commits
3e1a8911
Commit
3e1a8911
authored
Aug 1, 2017
by
Ruchi Kandoi
Committed by
android-build-merger
Aug 1, 2017
Browse files
Options
Downloads
Plain Diff
Allow nfc application to set nfc property
am:
0393dafd
Change-Id: Ib8773a6973da28cfa161fbe34f701c191cab6f80
parents
49460e93
0393dafd
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
private/nfc.te
+2
-0
2 additions, 0 deletions
private/nfc.te
with
2 additions
and
0 deletions
private/nfc.te
+
2
−
0
View file @
3e1a8911
...
@@ -26,6 +26,8 @@ allow nfc app_api_service:service_manager find;
...
@@ -26,6 +26,8 @@ allow nfc app_api_service:service_manager find;
allow nfc system_api_service:service_manager find;
allow nfc system_api_service:service_manager find;
allow nfc vr_manager_service:service_manager find;
allow nfc vr_manager_service:service_manager find;
set_prop(nfc, nfc_prop);
# already open bugreport file descriptors may be shared with
# already open bugreport file descriptors may be shared with
# the nfc process, from a file in
# the nfc process, from a file in
# /data/data/com.android.shell/files/bugreports/bugreport-*.
# /data/data/com.android.shell/files/bugreports/bugreport-*.
...
...
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