Merge "Adding BT dependency on the Wifi framework module"
diff --git a/service/Android.bp b/service/Android.bp
index bf27178..8e1a2a7 100644
--- a/service/Android.bp
+++ b/service/Android.bp
@@ -72,6 +72,7 @@
         // need pre-jarjar symbols so that wifi-service can reference the original class names at
         // compile time
         "framework-wifi-pre-jarjar",
+        "framework-bluetooth",
         "framework-connectivity.stubs.module_lib",
         "framework-statsd.stubs.module_lib",
         "framework-tethering.stubs.module_lib",