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
65e17b2f
Commit
65e17b2f
authored
8 years ago
by
Nick Kralevich
Committed by
android-build-merger
8 years ago
Browse files
Options
Downloads
Plain Diff
Merge "Move hci_attach to hikey" am:
294d1db4
am:
7380f78a
am:
a32d40b7
Change-Id: I8930f167ba4cf59771e36e9c0f2f65f23bc49f55
parents
4464ceda
a32d40b7
No related branches found
No related tags found
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
private/hci_attach.te
+0
-3
0 additions, 3 deletions
private/hci_attach.te
public/hci_attach.te
+0
-7
0 additions, 7 deletions
public/hci_attach.te
with
0 additions
and
10 deletions
private/hci_attach.te
deleted
100644 → 0
+
0
−
3
View file @
4464ceda
# type_transition must be private policy the domain_trans rules could stay
# public, but conceptually should go with this
init_daemon_domain(hci_attach)
This diff is collapsed.
Click to expand it.
public/hci_attach.te
deleted
100644 → 0
+
0
−
7
View file @
4464ceda
type hci_attach, domain, domain_deprecated;
type hci_attach_exec, exec_type, file_type;
allow hci_attach kernel:system module_request;
allow hci_attach hci_attach_dev:chr_file rw_file_perms;
allow hci_attach bluetooth_efs_file:dir r_dir_perms;
allow hci_attach bluetooth_efs_file:file r_file_perms;
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