summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorandroid-build-team Robot <android-build-team-robot@google.com>2020-05-30 01:07:20 +0000
committerandroid-build-team Robot <android-build-team-robot@google.com>2020-05-30 01:07:20 +0000
commit3354eab8aa53e0c2694c8f46886d2a800f51dec1 (patch)
treeebe1a906544d648359252fc79f3b4a6dae5d1b7e
parent078c80f40fccded35e627cd9cbac0cfc883df07c (diff)
parentb657ca5030f08687e20693957148aa4f7372f79b (diff)
downloadmisc-3354eab8aa53e0c2694c8f46886d2a800f51dec1.tar.gz
Snap for 6542686 from b657ca5030f08687e20693957148aa4f7372f79b to rvc-release
Change-Id: Ie033b07ae52b047341f9fadcd67e2d360883eab9
-rw-r--r--common/atf/Android.bp5
1 files changed, 5 insertions, 0 deletions
diff --git a/common/atf/Android.bp b/common/atf/Android.bp
index 79d22f5a..1fb93980 100644
--- a/common/atf/Android.bp
+++ b/common/atf/Android.bp
@@ -18,3 +18,8 @@ java_import_host {
"atf_classes.jar",
],
}
+
+java_library_host {
+ name: "atf-prebuilt",
+ static_libs: ["atf-prebuilt-jars"],
+} \ No newline at end of file