Skip to content
This repository has been archived by the owner on Nov 8, 2023. It is now read-only.

Commit

Permalink
Merge "Add <uses-library> information."
Browse files Browse the repository at this point in the history
  • Loading branch information
Treehugger Robot authored and Gerrit Code Review committed May 11, 2021
2 parents 4b4bf9f + bca9632 commit 37f061b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions apps/Development/Android.mk
Original file line number Diff line number Diff line change
Expand Up @@ -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 \

Expand Down

0 comments on commit 37f061b

Please sign in to comment.