Skip to content
Snippets Groups Projects
Commit 0856d4a4 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 am: d06d8c81

am: 5337a2a9

Change-Id: I26514fe1fa8bb59f8158b79d3565dba7fafa0600
parents 691efdb8 5337a2a9
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)
......
......@@ -208,7 +208,6 @@ auditallow {
} proc:lnk_file { open ioctl lock }; # getattr read granted in domain
auditallow {
domain_deprecated
-bluetooth
-fingerprintd
-healthd
-netd
......@@ -222,7 +221,6 @@ auditallow {
} sysfs:dir { open getattr read ioctl lock }; # search granted in domain
auditallow {
domain_deprecated
-bluetooth
-fingerprintd
-healthd
-netd
......@@ -236,7 +234,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