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
5337a2a9
Commit
5337a2a9
authored
7 years ago
by
Jeff Vander Stoep
Committed by
android-build-merger
7 years ago
Browse files
Options
Downloads
Plain Diff
Merge "bluetooth: Remove domain_deprecated" am:
e453801d
am:
f169d6a3
am:
d06d8c81
Change-Id: Iec93bd97c267143606c62957e404493a1aa3c7c9
parents
b46efbef
d06d8c81
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
private/bluetooth.te
+1
-2
1 addition, 2 deletions
private/bluetooth.te
public/domain_deprecated.te
+0
-3
0 additions, 3 deletions
public/domain_deprecated.te
with
1 addition
and
5 deletions
private/bluetooth.te
+
1
−
2
View file @
5337a2a9
# bluetooth
subsystem
# bluetooth
app
typeattribute bluetooth coredomain;
typeattribute bluetooth coredomain;
typeattribute bluetooth domain_deprecated;
app_domain(bluetooth)
app_domain(bluetooth)
net_domain(bluetooth)
net_domain(bluetooth)
...
...
This diff is collapsed.
Click to expand it.
public/domain_deprecated.te
+
0
−
3
View file @
5337a2a9
...
@@ -208,7 +208,6 @@ auditallow {
...
@@ -208,7 +208,6 @@ auditallow {
} proc:lnk_file { open ioctl lock }; # getattr read granted in domain
} proc:lnk_file { open ioctl lock }; # getattr read granted in domain
auditallow {
auditallow {
domain_deprecated
domain_deprecated
-bluetooth
-fingerprintd
-fingerprintd
-healthd
-healthd
-netd
-netd
...
@@ -222,7 +221,6 @@ auditallow {
...
@@ -222,7 +221,6 @@ auditallow {
} sysfs:dir { open getattr read ioctl lock }; # search granted in domain
} sysfs:dir { open getattr read ioctl lock }; # search granted in domain
auditallow {
auditallow {
domain_deprecated
domain_deprecated
-bluetooth
-fingerprintd
-fingerprintd
-healthd
-healthd
-netd
-netd
...
@@ -236,7 +234,6 @@ auditallow {
...
@@ -236,7 +234,6 @@ auditallow {
} sysfs:file r_file_perms;
} sysfs:file r_file_perms;
auditallow {
auditallow {
domain_deprecated
domain_deprecated
-bluetooth
-fingerprintd
-fingerprintd
-healthd
-healthd
-netd
-netd
...
...
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