commit | 6acd54ad18a5cbc9db287629dab595c35cf5f7cc | [log] [tgz] |
---|---|---|
author | Jihoon Kang <jihoonkang@google.com> | Fri Aug 30 00:29:34 2024 +0000 |
committer | Jihoon Kang <jihoonkang@google.com> | Fri Aug 30 00:29:34 2024 +0000 |
tree | b48fbddd2f0b9aca04d5aa5efdf572e9f4140b74 | |
parent | 3ad91dc767d86deaec89de915b2afa2a769d6cd4 [diff] [blame] |
Make java_sdk_library dependencies explicit modules should specify the submodule of java_sdk_library that the module actually depends on Test: CI Bug: 358613520 Change-Id: I23a22e9d3dc001a5b061177273d407b01bb77a50
diff --git a/Android.bp b/Android.bp index 575ca5a..e754c57 100644 --- a/Android.bp +++ b/Android.bp
@@ -315,7 +315,7 @@ ], libs: [ "auto_value_annotations", - "org.apache.http.legacy", + "org.apache.http.legacy.stubs.system", ], // LOCAL_ANNOTATION_PROCESSORS plugins: [