Skip to content
Snippets Groups Projects
Commit 5337a2a9 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

Change-Id: Iec93bd97c267143606c62957e404493a1aa3c7c9
parents b46efbef d06d8c81
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.
Please register or to comment