Adding bt apex
Bug: 206121418
Test: Compile
Change-Id: Ia117cc35a885ba74c98a67b061a648f96dd78228
diff --git a/staticlibs/Android.bp b/staticlibs/Android.bp
index 940f1d6..047d51e 100644
--- a/staticlibs/Android.bp
+++ b/staticlibs/Android.bp
@@ -287,6 +287,7 @@
// TODO: remove after NetworkStatsService moves to the module.
"//frameworks/base/services/net",
"//packages/modules/Connectivity/tests:__subpackages__",
+ "//packages/modules/Bluetooth/android/app",
],
lint: { strict_updatability_linting: true },
}