RemoteAuth discovery implementation
Ignore-AOSP-First: Dependent changes in CDM are not available in
aosp-main.
Bug: 290264664
Test: atest RemoteAuthUnitTest
Change-Id: I4e33178313d2add09436bf01ce127b3df152974e
diff --git a/remoteauth/service/Android.bp b/remoteauth/service/Android.bp
index dba8b75..215a591 100644
--- a/remoteauth/service/Android.bp
+++ b/remoteauth/service/Android.bp
@@ -32,6 +32,7 @@
libs: [
"androidx.annotation_annotation",
"framework-bluetooth",
+ "framework-connectivity",
"error_prone_annotations",
"framework-configinfrastructure",
"framework-connectivity-pre-jarjar",