Enabling Apex in BT

Bug: 217736913
Test: Compile, bringup and test user journeys
Change-Id: I3e796e3618ad9a077fa5e8ac387e314e896d1051
diff --git a/boot/Android.bp b/boot/Android.bp
index aa22532..2898be6 100644
--- a/boot/Android.bp
+++ b/boot/Android.bp
@@ -60,6 +60,10 @@
             module: "com.android.auxiliary-bootclasspath-fragment",
         },
         {
+            apex: "com.android.bluetooth",
+            module: "com.android.bluetooth-bootclasspath-fragment",
+        },
+        {
             apex: "com.android.conscrypt",
             module: "com.android.conscrypt-bootclasspath-fragment",
         },