Telecom: Do not register LeAudio callbacks in the context on binder call

Bug: 333417369
Test: atest BluetoothDeviceManagerTest
Change-Id: I0053c3c397d1aa3714ed33b68dc6f10d21c9c8e1
diff --git a/flags/Android.bp b/flags/Android.bp
index 25a7a8c..d60a5f5 100644
--- a/flags/Android.bp
+++ b/flags/Android.bp
@@ -41,5 +41,6 @@
         "telecom_connection_service_wrapper_flags.aconfig",
         "telecom_remote_connection_service.aconfig",
         "telecom_profile_user_flags.aconfig",
+        "telecom_bluetoothdevicemanager_flags.aconfig",
     ],
 }