summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTreehugger Robot <treehugger-gerrit@google.com>2019-08-01 13:19:36 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2019-08-01 13:19:36 +0000
commitd2168f23603f3191a2a2c92c36c6b3043d955712 (patch)
tree271620a3d04dd7991b5ef9b11e9685e4235f9542
parent0fe3a0997b4a5e60c8524391f7352562465e51a0 (diff)
parent2042dda77d46f7d6accf7bdc97a698886ae247b8 (diff)
downloadinternal-d2168f23603f3191a2a2c92c36c6b3043d955712.tar.gz
Merge "Revert "Import prebuilts media-1.1.0 from build 5760904"" into androidx-master-dev
-rw-r--r--androidx/media/media/1.1.0/media-1.1.0-sources.jarbin133655 -> 0 bytes
-rw-r--r--androidx/media/media/1.1.0/media-1.1.0-sources.jar.md51
-rw-r--r--androidx/media/media/1.1.0/media-1.1.0-sources.jar.sha11
-rw-r--r--androidx/media/media/1.1.0/media-1.1.0.aarbin313489 -> 0 bytes
-rw-r--r--androidx/media/media/1.1.0/media-1.1.0.aar.md51
-rw-r--r--androidx/media/media/1.1.0/media-1.1.0.aar.sha11
-rw-r--r--androidx/media/media/1.1.0/media-1.1.0.pom44
-rw-r--r--androidx/media/media/1.1.0/media-1.1.0.pom.md51
-rw-r--r--androidx/media/media/1.1.0/media-1.1.0.pom.sha11
9 files changed, 0 insertions, 50 deletions
diff --git a/androidx/media/media/1.1.0/media-1.1.0-sources.jar b/androidx/media/media/1.1.0/media-1.1.0-sources.jar
deleted file mode 100644
index 6673d5bb48..0000000000
--- a/androidx/media/media/1.1.0/media-1.1.0-sources.jar
+++ /dev/null
Binary files differ
diff --git a/androidx/media/media/1.1.0/media-1.1.0-sources.jar.md5 b/androidx/media/media/1.1.0/media-1.1.0-sources.jar.md5
deleted file mode 100644
index 24da1f6834..0000000000
--- a/androidx/media/media/1.1.0/media-1.1.0-sources.jar.md5
+++ /dev/null
@@ -1 +0,0 @@
-8da7718c683cfe036c691b263939e520 \ No newline at end of file
diff --git a/androidx/media/media/1.1.0/media-1.1.0-sources.jar.sha1 b/androidx/media/media/1.1.0/media-1.1.0-sources.jar.sha1
deleted file mode 100644
index 4707c30866..0000000000
--- a/androidx/media/media/1.1.0/media-1.1.0-sources.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-341e10416063572d12dbd751bda73d39284401af \ No newline at end of file
diff --git a/androidx/media/media/1.1.0/media-1.1.0.aar b/androidx/media/media/1.1.0/media-1.1.0.aar
deleted file mode 100644
index 8d386e551a..0000000000
--- a/androidx/media/media/1.1.0/media-1.1.0.aar
+++ /dev/null
Binary files differ
diff --git a/androidx/media/media/1.1.0/media-1.1.0.aar.md5 b/androidx/media/media/1.1.0/media-1.1.0.aar.md5
deleted file mode 100644
index ac5ac621a9..0000000000
--- a/androidx/media/media/1.1.0/media-1.1.0.aar.md5
+++ /dev/null
@@ -1 +0,0 @@
-771b6fe5b607f66face707d085522d20 \ No newline at end of file
diff --git a/androidx/media/media/1.1.0/media-1.1.0.aar.sha1 b/androidx/media/media/1.1.0/media-1.1.0.aar.sha1
deleted file mode 100644
index 3b33834f6d..0000000000
--- a/androidx/media/media/1.1.0/media-1.1.0.aar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-a8c134beb67a788bf17cec313782f2a221c87c31 \ No newline at end of file
diff --git a/androidx/media/media/1.1.0/media-1.1.0.pom b/androidx/media/media/1.1.0/media-1.1.0.pom
deleted file mode 100644
index fc6a0ad991..0000000000
--- a/androidx/media/media/1.1.0/media-1.1.0.pom
+++ /dev/null
@@ -1,44 +0,0 @@
-<?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.media</groupId>
- <artifactId>media</artifactId>
- <version>1.1.0</version>
- <packaging>aar</packaging>
- <name>Android Support Library media compat</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. Compatible on devices running API 14 or later.</description>
- <url>http://developer.android.com/tools/extras/support-library.html</url>
- <inceptionYear>2011</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>
- <dependencies>
- <dependency>
- <groupId>androidx.core</groupId>
- <artifactId>core</artifactId>
- <version>1.1.0</version>
- <!--<type>aar</type>-->
- <scope>compile</scope>
- </dependency>
- <dependency>
- <groupId>androidx.collection</groupId>
- <artifactId>collection</artifactId>
- <version>1.0.0</version>
- <scope>compile</scope>
- </dependency>
- </dependencies>
-</project>
diff --git a/androidx/media/media/1.1.0/media-1.1.0.pom.md5 b/androidx/media/media/1.1.0/media-1.1.0.pom.md5
deleted file mode 100644
index cfe7ffe80c..0000000000
--- a/androidx/media/media/1.1.0/media-1.1.0.pom.md5
+++ /dev/null
@@ -1 +0,0 @@
-6244f18dc620aa7a773db7100bc69827 \ No newline at end of file
diff --git a/androidx/media/media/1.1.0/media-1.1.0.pom.sha1 b/androidx/media/media/1.1.0/media-1.1.0.pom.sha1
deleted file mode 100644
index 64075c44a8..0000000000
--- a/androidx/media/media/1.1.0/media-1.1.0.pom.sha1
+++ /dev/null
@@ -1 +0,0 @@
-94fdf36c3c88dc06aade39188fb847651d75942c \ No newline at end of file