Merge "Add <uses-library> information." am: 37f061b11a

Original change: https://android-review.googlesource.com/c/platform/development/+/1701947

Change-Id: Iac3d56f6844ce04e5e7d3bf7058e5073eab18e67
This commit is contained in:
Treehugger Robot
2021-05-11 16:51:13 +00:00
committed by Automerger Merge Worker

View File

@@ -5,6 +5,9 @@ LOCAL_MODULE_TAGS := optional
LOCAL_JAVA_LIBRARIES := android.test.runner.stubs telephony-common org.apache.http.legacy
LOCAL_USES_LIBRARIES := android.test.runner
LOCAL_OPTIONAL_USES_LIBRARIES := org.apache.http.legacy android.test.base android.test.mock
LOCAL_SRC_FILES := $(call all-subdir-java-files) \
src/com/android/development/IRemoteService.aidl \