Merge "Use -target 8 for android_uiautomator" into rvc-dev am: 48666a1abb

Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/12297232

Change-Id: I336f04d7d13ab2687d148138c67ca210243e70df
This commit is contained in:
Colin Cross
2020-08-04 16:46:19 +00:00
committed by Automerger Merge Worker

View File

@@ -66,6 +66,7 @@ java_library_static {
"android.test.runner", "android.test.runner",
"junit", "junit",
], ],
java_version: "1.8",
} }
java_library_static { java_library_static {