Merge "Mark installable jars with installable: true" am: 1035f48f61 am: 19609a7993

am: c7f9e053ec

Change-Id: I5934f14ced4a89fa234d75fde733aae1f102cc7a
This commit is contained in:
Colin Cross
2018-07-10 09:45:03 -07:00
committed by android-build-merger
5 changed files with 7 additions and 0 deletions

View File

@@ -18,6 +18,7 @@
// =====================================
java_library {
name: "android.test.runner",
installable: true,
// Needs to be consistent with the repackaged version of this make target.
java_version: "1.8",