From 605235f79cde5fba3da02c1744f8414bd8b55cd1 Mon Sep 17 00:00:00 2001 From: kuanyuhuang Date: Wed, 15 Mar 2023 05:13:53 +0000 Subject: [PATCH] BT: remove tracking denials hal_bluetooth_btlinux Local build with deleting tracking_denials/hal_bluetooth_btlinux.te and adb shell getenforce ==> Enforcing. Tested by BT funtions(playing music, share contacts, transfer file) and no Bluetooth avc: denied logs. Bug: 264489608 Test: local build Change-Id: I1ba1868419d47b087ce96054a63a06b25484e0f5 --- tracking_denials/hal_bluetooth_btlinux.te | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 tracking_denials/hal_bluetooth_btlinux.te diff --git a/tracking_denials/hal_bluetooth_btlinux.te b/tracking_denials/hal_bluetooth_btlinux.te deleted file mode 100644 index a03d322c..00000000 --- a/tracking_denials/hal_bluetooth_btlinux.te +++ /dev/null @@ -1,4 +0,0 @@ -# b/264489608 -userdebug_or_eng(` - permissive hal_bluetooth_btlinux; -')