Add prebuilts for AndroidX

androidx.annotation:annotation:1.0.0
androidx.test:monitor:1.1.1

Required by: org.robolectric:robolectric:4.1

Bug: 120637844
Test: None
Change-Id: Ibd9a8a4c97f13b7068027d74c20e22657561db1b
diff --git a/androidx/annotation/annotation/1.0.0/annotation-1.0.0.jar b/androidx/annotation/annotation/1.0.0/annotation-1.0.0.jar
new file mode 100644
index 0000000..124f128
--- /dev/null
+++ b/androidx/annotation/annotation/1.0.0/annotation-1.0.0.jar
Binary files differ
diff --git a/androidx/annotation/annotation/1.0.0/annotation-1.0.0.jar.sha1 b/androidx/annotation/annotation/1.0.0/annotation-1.0.0.jar.sha1
new file mode 100644
index 0000000..3226121
--- /dev/null
+++ b/androidx/annotation/annotation/1.0.0/annotation-1.0.0.jar.sha1
@@ -0,0 +1 @@
+45599f2cd5965ac05a1488fa2a5c0cdd7c499ead
\ No newline at end of file
diff --git a/androidx/annotation/annotation/1.0.0/annotation-1.0.0.pom b/androidx/annotation/annotation/1.0.0/annotation-1.0.0.pom
new file mode 100644
index 0000000..a838662
--- /dev/null
+++ b/androidx/annotation/annotation/1.0.0/annotation-1.0.0.pom
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+  <modelVersion>4.0.0</modelVersion>
+  <groupId>androidx.annotation</groupId>
+  <artifactId>annotation</artifactId>
+  <version>1.0.0</version>
+  <name>Android Support Library Annotations</name>
+  <description>The Support Library is a static library that you can add to your Android application in order to use APIs that are either not available for older platform versions or utility APIs that aren't a part of the framework APIs.</description>
+  <url>http://developer.android.com/tools/extras/support-library.html</url>
+  <inceptionYear>2013</inceptionYear>
+  <licenses>
+    <license>
+      <name>The Apache Software License, Version 2.0</name>
+      <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
+      <distribution>repo</distribution>
+    </license>
+  </licenses>
+  <developers>
+    <developer>
+      <name>The Android Open Source Project</name>
+    </developer>
+  </developers>
+  <scm>
+    <connection>scm:git:https://android.googlesource.com/platform/frameworks/support</connection>
+    <url>http://source.android.com</url>
+  </scm>
+</project>
diff --git a/androidx/annotation/annotation/1.0.0/annotation-1.0.0.pom.sha1 b/androidx/annotation/annotation/1.0.0/annotation-1.0.0.pom.sha1
new file mode 100644
index 0000000..135bd05
--- /dev/null
+++ b/androidx/annotation/annotation/1.0.0/annotation-1.0.0.pom.sha1
@@ -0,0 +1 @@
+1ec1fd6918db230c4b2e8ffa78f724267fb6328c
\ No newline at end of file
diff --git a/androidx/test/monitor/1.1.1/monitor-1.1.1.aar b/androidx/test/monitor/1.1.1/monitor-1.1.1.aar
new file mode 100644
index 0000000..2fe1450
--- /dev/null
+++ b/androidx/test/monitor/1.1.1/monitor-1.1.1.aar
Binary files differ
diff --git a/androidx/test/monitor/1.1.1/monitor-1.1.1.aar.sha1 b/androidx/test/monitor/1.1.1/monitor-1.1.1.aar.sha1
new file mode 100644
index 0000000..b45b165
--- /dev/null
+++ b/androidx/test/monitor/1.1.1/monitor-1.1.1.aar.sha1
@@ -0,0 +1 @@
+443c2f33d4e19f868cd4e4437909ec8dcf43f053
\ No newline at end of file
diff --git a/androidx/test/monitor/1.1.1/monitor-1.1.1.pom b/androidx/test/monitor/1.1.1/monitor-1.1.1.pom
new file mode 100644
index 0000000..4f1037e
--- /dev/null
+++ b/androidx/test/monitor/1.1.1/monitor-1.1.1.pom
@@ -0,0 +1,34 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
+    xmlns="http://maven.apache.org/POM/4.0.0"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+  <modelVersion>4.0.0</modelVersion>
+  <groupId>androidx.test</groupId>
+  <artifactId>monitor</artifactId>
+  <version>1.1.1</version>
+  <packaging>aar</packaging>
+  <name>AndroidX Test Library</name>
+  <description>The AndroidX Test Library provides an extensive framework for testing Android apps</description>
+  <url>https://developer.android.com/testing</url>
+  <inceptionYear>2015</inceptionYear>
+  <licenses>
+    <license>
+      <name>The Apache Software License, Version 2.0</name>
+      <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
+      <distribution>repo</distribution>
+    </license>
+  </licenses>
+  <developers>
+    <developer>
+      <name>The Android Open Source Project</name>
+    </developer>
+  </developers>
+  <dependencies>
+    <dependency>
+      <groupId>androidx.annotation</groupId>
+      <artifactId>annotation</artifactId>
+      <version>1.0.0</version>
+      <scope>compile</scope>
+    </dependency>
+  </dependencies>
+</project>
diff --git a/androidx/test/monitor/1.1.1/monitor-1.1.1.pom.sha1 b/androidx/test/monitor/1.1.1/monitor-1.1.1.pom.sha1
new file mode 100644
index 0000000..25f4806
--- /dev/null
+++ b/androidx/test/monitor/1.1.1/monitor-1.1.1.pom.sha1
@@ -0,0 +1 @@
+276856190eb1efbefd1cd4f650af9c87fa3d94bb
\ No newline at end of file