Add <uses-library> information. am: 247d38afd5

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

Change-Id: Ie34412f1e99df0879e237c68a8910d0d6dd38a57
This commit is contained in:
Ulya Trafimovich
2021-05-07 16:57:03 +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 \