Skip to content
Snippets Groups Projects
Commit d06d8c81 authored by Jeff Vander Stoep's avatar Jeff Vander Stoep Committed by android-build-merger
Browse files

Merge "bluetooth: Remove domain_deprecated" am: e453801d

am: f169d6a3

Change-Id: Icbd24b2e2222746a6efb957e609912b30d3d8e5e
parents 9aecb842 f169d6a3
No related branches found
No related tags found
No related merge requests found
# bluetooth subsystem
# bluetooth app
typeattribute bluetooth coredomain;
typeattribute bluetooth domain_deprecated;
app_domain(bluetooth)
net_domain(bluetooth)
......
......@@ -217,7 +217,6 @@ auditallow {
} proc:lnk_file { open ioctl lock }; # getattr read granted in domain
auditallow {
domain_deprecated
-bluetooth
-fingerprintd
-healthd
-netd
......@@ -231,7 +230,6 @@ auditallow {
} sysfs:dir { open getattr read ioctl lock }; # search granted in domain
auditallow {
domain_deprecated
-bluetooth
-fingerprintd
-healthd
-netd
......@@ -245,7 +243,6 @@ auditallow {
} sysfs:file r_file_perms;
auditallow {
domain_deprecated
-bluetooth
-fingerprintd
-healthd
-netd
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment