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

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

Change-Id: I845495305f3e66c5ccb4d3848bd14d87ade6fea1
This commit is contained in:
Treehugger Robot
2021-05-11 17:11:33 +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 \