commit | acdd45dd3c91ce12f802cb8b75b481dc8888e0f0 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Fri Sep 27 19:48:21 2024 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Fri Sep 27 19:48:21 2024 +0000 |
tree | 0d1fdb983347770dc411925e1941eb461a6a86b0 | |
parent | 57f7eecafd43b1b7ff512020ba5f84ab5d3e62d4 [diff] | |
parent | dff99282e87ac2dbfa58631c159ef8dafc8168d2 [diff] |
Merge "Prefer framework-annotations-lib dependency" into main
diff --git a/Tethering/Android.bp b/Tethering/Android.bp index 70b38a4..15ad226 100644 --- a/Tethering/Android.bp +++ b/Tethering/Android.bp
@@ -79,6 +79,7 @@ ], defaults: ["TetheringExternalLibs"], libs: [ + "framework-annotations-lib", "framework-tethering.impl", ], manifest: "AndroidManifestBase.xml",