summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-02-27 21:44:59 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2023-02-27 21:44:59 +0000
commit1a91012d81590c59184c9de080bb29951433bf78 (patch)
treead919c4bc33c836379f88bc29e5e5d62511d3147
parent6e41c0d20ca98ee0e7cf6b65afcaf6c854b4e0bf (diff)
parent9d527e0da29dd7598885e1696c3320534ce971ca (diff)
downloadsdk-1a91012d81590c59184c9de080bb29951433bf78.tar.gz
-rw-r--r--current/androidx/Android.bp32
-rw-r--r--current/androidx/m2repository/androidx/test/uiautomator/uiautomator/2.3.0-alpha03/uiautomator-2.3.0-alpha03-sources.jarbin89103 -> 0 bytes
-rw-r--r--current/androidx/m2repository/androidx/test/uiautomator/uiautomator/2.3.0-alpha03/uiautomator-2.3.0-alpha03-sources.jar.md51
-rw-r--r--current/androidx/m2repository/androidx/test/uiautomator/uiautomator/2.3.0-alpha03/uiautomator-2.3.0-alpha03-sources.jar.sha11
-rw-r--r--current/androidx/m2repository/androidx/test/uiautomator/uiautomator/2.3.0-alpha03/uiautomator-2.3.0-alpha03-sources.jar.sha2561
-rw-r--r--current/androidx/m2repository/androidx/test/uiautomator/uiautomator/2.3.0-alpha03/uiautomator-2.3.0-alpha03-sources.jar.sha5121
-rw-r--r--current/androidx/m2repository/androidx/test/uiautomator/uiautomator/2.3.0-alpha03/uiautomator-2.3.0-alpha03.aarbin116199 -> 0 bytes
-rw-r--r--current/androidx/m2repository/androidx/test/uiautomator/uiautomator/2.3.0-alpha03/uiautomator-2.3.0-alpha03.aar.md51
-rw-r--r--current/androidx/m2repository/androidx/test/uiautomator/uiautomator/2.3.0-alpha03/uiautomator-2.3.0-alpha03.aar.sha11
-rw-r--r--current/androidx/m2repository/androidx/test/uiautomator/uiautomator/2.3.0-alpha03/uiautomator-2.3.0-alpha03.aar.sha2561
-rw-r--r--current/androidx/m2repository/androidx/test/uiautomator/uiautomator/2.3.0-alpha03/uiautomator-2.3.0-alpha03.aar.sha5121
-rw-r--r--current/androidx/m2repository/androidx/test/uiautomator/uiautomator/2.3.0-alpha03/uiautomator-2.3.0-alpha03.module94
-rw-r--r--current/androidx/m2repository/androidx/test/uiautomator/uiautomator/2.3.0-alpha03/uiautomator-2.3.0-alpha03.module.md51
-rw-r--r--current/androidx/m2repository/androidx/test/uiautomator/uiautomator/2.3.0-alpha03/uiautomator-2.3.0-alpha03.module.sha11
-rw-r--r--current/androidx/m2repository/androidx/test/uiautomator/uiautomator/2.3.0-alpha03/uiautomator-2.3.0-alpha03.module.sha2561
-rw-r--r--current/androidx/m2repository/androidx/test/uiautomator/uiautomator/2.3.0-alpha03/uiautomator-2.3.0-alpha03.module.sha5121
-rw-r--r--current/androidx/m2repository/androidx/test/uiautomator/uiautomator/2.3.0-alpha03/uiautomator-2.3.0-alpha03.pom47
-rw-r--r--current/androidx/m2repository/androidx/test/uiautomator/uiautomator/2.3.0-alpha03/uiautomator-2.3.0-alpha03.pom.md51
-rw-r--r--current/androidx/m2repository/androidx/test/uiautomator/uiautomator/2.3.0-alpha03/uiautomator-2.3.0-alpha03.pom.sha11
-rw-r--r--current/androidx/m2repository/androidx/test/uiautomator/uiautomator/2.3.0-alpha03/uiautomator-2.3.0-alpha03.pom.sha2561
-rw-r--r--current/androidx/m2repository/androidx/test/uiautomator/uiautomator/2.3.0-alpha03/uiautomator-2.3.0-alpha03.pom.sha5121
-rw-r--r--current/androidx/manifests/androidx.test.uiautomator_uiautomator/AndroidManifest.xml22
22 files changed, 0 insertions, 211 deletions
diff --git a/current/androidx/Android.bp b/current/androidx/Android.bp
index 1a4716eb1..6d1bddd0c 100644
--- a/current/androidx/Android.bp
+++ b/current/androidx/Android.bp
@@ -4402,38 +4402,6 @@ android_library {
}
android_library_import {
- name: "androidx.test.uiautomator_uiautomator-nodeps",
- aars: ["m2repository/androidx/test/uiautomator/uiautomator/2.3.0-alpha03/uiautomator-2.3.0-alpha03.aar"],
- sdk_version: "31",
- apex_available: [
- "//apex_available:platform",
- "//apex_available:anyapex",
- ],
- min_sdk_version: "18",
- static_libs: [
- "androidx.annotation_annotation",
- "junit",
- ],
-}
-
-android_library {
- name: "androidx.test.uiautomator_uiautomator",
- sdk_version: "31",
- apex_available: [
- "//apex_available:platform",
- "//apex_available:anyapex",
- ],
- min_sdk_version: "18",
- manifest: "manifests/androidx.test.uiautomator_uiautomator/AndroidManifest.xml",
- static_libs: [
- "androidx.test.uiautomator_uiautomator-nodeps",
- "androidx.annotation_annotation",
- "junit",
- ],
- java_version: "1.7",
-}
-
-android_library_import {
name: "androidx.textclassifier_textclassifier-nodeps",
aars: ["m2repository/androidx/textclassifier/textclassifier/1.0.0-alpha03/textclassifier-1.0.0-alpha03.aar"],
sdk_version: "31",
diff --git a/current/androidx/m2repository/androidx/test/uiautomator/uiautomator/2.3.0-alpha03/uiautomator-2.3.0-alpha03-sources.jar b/current/androidx/m2repository/androidx/test/uiautomator/uiautomator/2.3.0-alpha03/uiautomator-2.3.0-alpha03-sources.jar
deleted file mode 100644
index 2c29e99ce..000000000
--- a/current/androidx/m2repository/androidx/test/uiautomator/uiautomator/2.3.0-alpha03/uiautomator-2.3.0-alpha03-sources.jar
+++ /dev/null
Binary files differ
diff --git a/current/androidx/m2repository/androidx/test/uiautomator/uiautomator/2.3.0-alpha03/uiautomator-2.3.0-alpha03-sources.jar.md5 b/current/androidx/m2repository/androidx/test/uiautomator/uiautomator/2.3.0-alpha03/uiautomator-2.3.0-alpha03-sources.jar.md5
deleted file mode 100644
index edebcff0e..000000000
--- a/current/androidx/m2repository/androidx/test/uiautomator/uiautomator/2.3.0-alpha03/uiautomator-2.3.0-alpha03-sources.jar.md5
+++ /dev/null
@@ -1 +0,0 @@
-8f66e76c94d4a8fd0bac9b7bda4008fa \ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/test/uiautomator/uiautomator/2.3.0-alpha03/uiautomator-2.3.0-alpha03-sources.jar.sha1 b/current/androidx/m2repository/androidx/test/uiautomator/uiautomator/2.3.0-alpha03/uiautomator-2.3.0-alpha03-sources.jar.sha1
deleted file mode 100644
index 5ff9051de..000000000
--- a/current/androidx/m2repository/androidx/test/uiautomator/uiautomator/2.3.0-alpha03/uiautomator-2.3.0-alpha03-sources.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-3ed14a6d074afc1a261eeb94aafe55147b9962d2 \ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/test/uiautomator/uiautomator/2.3.0-alpha03/uiautomator-2.3.0-alpha03-sources.jar.sha256 b/current/androidx/m2repository/androidx/test/uiautomator/uiautomator/2.3.0-alpha03/uiautomator-2.3.0-alpha03-sources.jar.sha256
deleted file mode 100644
index e541c2759..000000000
--- a/current/androidx/m2repository/androidx/test/uiautomator/uiautomator/2.3.0-alpha03/uiautomator-2.3.0-alpha03-sources.jar.sha256
+++ /dev/null
@@ -1 +0,0 @@
-ca968595a5924ee0c989ca3a7a54739c68364fa39a906805f3626c7948efc636 \ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/test/uiautomator/uiautomator/2.3.0-alpha03/uiautomator-2.3.0-alpha03-sources.jar.sha512 b/current/androidx/m2repository/androidx/test/uiautomator/uiautomator/2.3.0-alpha03/uiautomator-2.3.0-alpha03-sources.jar.sha512
deleted file mode 100644
index af4878658..000000000
--- a/current/androidx/m2repository/androidx/test/uiautomator/uiautomator/2.3.0-alpha03/uiautomator-2.3.0-alpha03-sources.jar.sha512
+++ /dev/null
@@ -1 +0,0 @@
-2b19e439c326f37876c96457ccb95dbd17b499f6420445011b6a7ebce8bbbe65399efd0b9504b606813fcdf05ca9b2ba18d961246feffa4658193826a14e4711 \ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/test/uiautomator/uiautomator/2.3.0-alpha03/uiautomator-2.3.0-alpha03.aar b/current/androidx/m2repository/androidx/test/uiautomator/uiautomator/2.3.0-alpha03/uiautomator-2.3.0-alpha03.aar
deleted file mode 100644
index 91febb45c..000000000
--- a/current/androidx/m2repository/androidx/test/uiautomator/uiautomator/2.3.0-alpha03/uiautomator-2.3.0-alpha03.aar
+++ /dev/null
Binary files differ
diff --git a/current/androidx/m2repository/androidx/test/uiautomator/uiautomator/2.3.0-alpha03/uiautomator-2.3.0-alpha03.aar.md5 b/current/androidx/m2repository/androidx/test/uiautomator/uiautomator/2.3.0-alpha03/uiautomator-2.3.0-alpha03.aar.md5
deleted file mode 100644
index 3a03c7fad..000000000
--- a/current/androidx/m2repository/androidx/test/uiautomator/uiautomator/2.3.0-alpha03/uiautomator-2.3.0-alpha03.aar.md5
+++ /dev/null
@@ -1 +0,0 @@
-34d0be9a7739d2a66cc85dd112545754 \ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/test/uiautomator/uiautomator/2.3.0-alpha03/uiautomator-2.3.0-alpha03.aar.sha1 b/current/androidx/m2repository/androidx/test/uiautomator/uiautomator/2.3.0-alpha03/uiautomator-2.3.0-alpha03.aar.sha1
deleted file mode 100644
index f5e5b3cce..000000000
--- a/current/androidx/m2repository/androidx/test/uiautomator/uiautomator/2.3.0-alpha03/uiautomator-2.3.0-alpha03.aar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-2aab9c5ba33d554a21175fc9b7b8fa7d534f3111 \ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/test/uiautomator/uiautomator/2.3.0-alpha03/uiautomator-2.3.0-alpha03.aar.sha256 b/current/androidx/m2repository/androidx/test/uiautomator/uiautomator/2.3.0-alpha03/uiautomator-2.3.0-alpha03.aar.sha256
deleted file mode 100644
index 3c40bee78..000000000
--- a/current/androidx/m2repository/androidx/test/uiautomator/uiautomator/2.3.0-alpha03/uiautomator-2.3.0-alpha03.aar.sha256
+++ /dev/null
@@ -1 +0,0 @@
-fdd78ebb2903a78d4d9ca468a01cecb6581092d5dd3fcfa48f194c2d335b084c \ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/test/uiautomator/uiautomator/2.3.0-alpha03/uiautomator-2.3.0-alpha03.aar.sha512 b/current/androidx/m2repository/androidx/test/uiautomator/uiautomator/2.3.0-alpha03/uiautomator-2.3.0-alpha03.aar.sha512
deleted file mode 100644
index 58e7c56fe..000000000
--- a/current/androidx/m2repository/androidx/test/uiautomator/uiautomator/2.3.0-alpha03/uiautomator-2.3.0-alpha03.aar.sha512
+++ /dev/null
@@ -1 +0,0 @@
-f503e817d4cf80ebaf05feb574f5c0c46537cf27469a7bc8351664c4c7cf182af0981ec72312ef73c8dd694d61b15ce1101a10062295693921688503b2723e6c \ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/test/uiautomator/uiautomator/2.3.0-alpha03/uiautomator-2.3.0-alpha03.module b/current/androidx/m2repository/androidx/test/uiautomator/uiautomator/2.3.0-alpha03/uiautomator-2.3.0-alpha03.module
deleted file mode 100644
index 7ab5bc0b7..000000000
--- a/current/androidx/m2repository/androidx/test/uiautomator/uiautomator/2.3.0-alpha03/uiautomator-2.3.0-alpha03.module
+++ /dev/null
@@ -1,94 +0,0 @@
-{
- "formatVersion": "1.1",
- "component": {
- "group": "androidx.test.uiautomator",
- "module": "uiautomator",
- "version": "2.3.0-alpha03",
- "attributes": {
- "org.gradle.status": "release"
- }
- },
- "createdBy": {
- "gradle": {
- "version": "8.0"
- }
- },
- "variants": [
- {
- "name": "releaseVariantReleaseApiPublication",
- "attributes": {
- "org.gradle.category": "library",
- "org.gradle.dependency.bundling": "external",
- "org.gradle.libraryelements": "aar",
- "org.gradle.usage": "java-api"
- },
- "files": [
- {
- "name": "uiautomator-2.3.0-alpha03.aar",
- "url": "uiautomator-2.3.0-alpha03.aar",
- "size": 116199,
- "sha512": "f503e817d4cf80ebaf05feb574f5c0c46537cf27469a7bc8351664c4c7cf182af0981ec72312ef73c8dd694d61b15ce1101a10062295693921688503b2723e6c",
- "sha256": "fdd78ebb2903a78d4d9ca468a01cecb6581092d5dd3fcfa48f194c2d335b084c",
- "sha1": "2aab9c5ba33d554a21175fc9b7b8fa7d534f3111",
- "md5": "34d0be9a7739d2a66cc85dd112545754"
- }
- ]
- },
- {
- "name": "releaseVariantReleaseRuntimePublication",
- "attributes": {
- "org.gradle.category": "library",
- "org.gradle.dependency.bundling": "external",
- "org.gradle.libraryelements": "aar",
- "org.gradle.usage": "java-runtime"
- },
- "dependencies": [
- {
- "group": "androidx.annotation",
- "module": "annotation",
- "version": {
- "requires": "1.4.0"
- }
- },
- {
- "group": "junit",
- "module": "junit",
- "version": {
- "requires": "4.13.2"
- }
- }
- ],
- "files": [
- {
- "name": "uiautomator-2.3.0-alpha03.aar",
- "url": "uiautomator-2.3.0-alpha03.aar",
- "size": 116199,
- "sha512": "f503e817d4cf80ebaf05feb574f5c0c46537cf27469a7bc8351664c4c7cf182af0981ec72312ef73c8dd694d61b15ce1101a10062295693921688503b2723e6c",
- "sha256": "fdd78ebb2903a78d4d9ca468a01cecb6581092d5dd3fcfa48f194c2d335b084c",
- "sha1": "2aab9c5ba33d554a21175fc9b7b8fa7d534f3111",
- "md5": "34d0be9a7739d2a66cc85dd112545754"
- }
- ]
- },
- {
- "name": "sourcesElements",
- "attributes": {
- "org.gradle.category": "documentation",
- "org.gradle.dependency.bundling": "external",
- "org.gradle.docstype": "sources",
- "org.gradle.usage": "java-runtime"
- },
- "files": [
- {
- "name": "uiautomator-2.3.0-alpha03-sources.jar",
- "url": "uiautomator-2.3.0-alpha03-sources.jar",
- "size": 89103,
- "sha512": "2b19e439c326f37876c96457ccb95dbd17b499f6420445011b6a7ebce8bbbe65399efd0b9504b606813fcdf05ca9b2ba18d961246feffa4658193826a14e4711",
- "sha256": "ca968595a5924ee0c989ca3a7a54739c68364fa39a906805f3626c7948efc636",
- "sha1": "3ed14a6d074afc1a261eeb94aafe55147b9962d2",
- "md5": "8f66e76c94d4a8fd0bac9b7bda4008fa"
- }
- ]
- }
- ]
-} \ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/test/uiautomator/uiautomator/2.3.0-alpha03/uiautomator-2.3.0-alpha03.module.md5 b/current/androidx/m2repository/androidx/test/uiautomator/uiautomator/2.3.0-alpha03/uiautomator-2.3.0-alpha03.module.md5
deleted file mode 100644
index f296c1bf9..000000000
--- a/current/androidx/m2repository/androidx/test/uiautomator/uiautomator/2.3.0-alpha03/uiautomator-2.3.0-alpha03.module.md5
+++ /dev/null
@@ -1 +0,0 @@
-7401e8ed32eda68faf41dd66ec1de1ee \ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/test/uiautomator/uiautomator/2.3.0-alpha03/uiautomator-2.3.0-alpha03.module.sha1 b/current/androidx/m2repository/androidx/test/uiautomator/uiautomator/2.3.0-alpha03/uiautomator-2.3.0-alpha03.module.sha1
deleted file mode 100644
index 1e646c492..000000000
--- a/current/androidx/m2repository/androidx/test/uiautomator/uiautomator/2.3.0-alpha03/uiautomator-2.3.0-alpha03.module.sha1
+++ /dev/null
@@ -1 +0,0 @@
-249acaf9b66a3f8efd7be9306ffe4000458c6bf0 \ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/test/uiautomator/uiautomator/2.3.0-alpha03/uiautomator-2.3.0-alpha03.module.sha256 b/current/androidx/m2repository/androidx/test/uiautomator/uiautomator/2.3.0-alpha03/uiautomator-2.3.0-alpha03.module.sha256
deleted file mode 100644
index e20833126..000000000
--- a/current/androidx/m2repository/androidx/test/uiautomator/uiautomator/2.3.0-alpha03/uiautomator-2.3.0-alpha03.module.sha256
+++ /dev/null
@@ -1 +0,0 @@
-11b59c26fad327141506e5e26ad9af5f470ce1c3d18e08a0c99d1963a235ab40 \ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/test/uiautomator/uiautomator/2.3.0-alpha03/uiautomator-2.3.0-alpha03.module.sha512 b/current/androidx/m2repository/androidx/test/uiautomator/uiautomator/2.3.0-alpha03/uiautomator-2.3.0-alpha03.module.sha512
deleted file mode 100644
index e25378b43..000000000
--- a/current/androidx/m2repository/androidx/test/uiautomator/uiautomator/2.3.0-alpha03/uiautomator-2.3.0-alpha03.module.sha512
+++ /dev/null
@@ -1 +0,0 @@
-f66b78aa8203b2e7574a5855f79790367db73cf25cfd1ba440aea09962efe40505852d62fff56b08f40c449f7b5d29c2685dadbee641e73835fad7f754600765 \ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/test/uiautomator/uiautomator/2.3.0-alpha03/uiautomator-2.3.0-alpha03.pom b/current/androidx/m2repository/androidx/test/uiautomator/uiautomator/2.3.0-alpha03/uiautomator-2.3.0-alpha03.pom
deleted file mode 100644
index 728de79c1..000000000
--- a/current/androidx/m2repository/androidx/test/uiautomator/uiautomator/2.3.0-alpha03/uiautomator-2.3.0-alpha03.pom
+++ /dev/null
@@ -1,47 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd">
- <!-- This module was also published with a richer model, Gradle metadata, -->
- <!-- which should be used instead. Do not delete the following line which -->
- <!-- is to indicate to Gradle or any Gradle module metadata file consumer -->
- <!-- that they should prefer consuming it instead. -->
- <!-- do_not_remove: published-with-gradle-metadata -->
- <modelVersion>4.0.0</modelVersion>
- <groupId>androidx.test.uiautomator</groupId>
- <artifactId>uiautomator</artifactId>
- <version>2.3.0-alpha03</version>
- <packaging>aar</packaging>
- <name>Android UIAutomator</name>
- <description>UI testing framework suitable for cross-app functional UI testing</description>
- <url>https://developer.android.com/jetpack/androidx/releases/test-uiautomator#2.3.0-alpha03</url>
- <inceptionYear>2012</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>https://cs.android.com/androidx/platform/frameworks/support</url>
- </scm>
- <dependencies>
- <dependency>
- <groupId>androidx.annotation</groupId>
- <artifactId>annotation</artifactId>
- <version>1.4.0</version>
- <scope>runtime</scope>
- </dependency>
- <dependency>
- <groupId>junit</groupId>
- <artifactId>junit</artifactId>
- <version>4.13.2</version>
- <scope>runtime</scope>
- </dependency>
- </dependencies>
-</project> \ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/test/uiautomator/uiautomator/2.3.0-alpha03/uiautomator-2.3.0-alpha03.pom.md5 b/current/androidx/m2repository/androidx/test/uiautomator/uiautomator/2.3.0-alpha03/uiautomator-2.3.0-alpha03.pom.md5
deleted file mode 100644
index cccf6e724..000000000
--- a/current/androidx/m2repository/androidx/test/uiautomator/uiautomator/2.3.0-alpha03/uiautomator-2.3.0-alpha03.pom.md5
+++ /dev/null
@@ -1 +0,0 @@
-b46414dc4da3d81b8179bac9263028e2 \ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/test/uiautomator/uiautomator/2.3.0-alpha03/uiautomator-2.3.0-alpha03.pom.sha1 b/current/androidx/m2repository/androidx/test/uiautomator/uiautomator/2.3.0-alpha03/uiautomator-2.3.0-alpha03.pom.sha1
deleted file mode 100644
index 6b3164f79..000000000
--- a/current/androidx/m2repository/androidx/test/uiautomator/uiautomator/2.3.0-alpha03/uiautomator-2.3.0-alpha03.pom.sha1
+++ /dev/null
@@ -1 +0,0 @@
-eafbe1a9bff155e9a48d2fa421a4898aba3d98d8 \ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/test/uiautomator/uiautomator/2.3.0-alpha03/uiautomator-2.3.0-alpha03.pom.sha256 b/current/androidx/m2repository/androidx/test/uiautomator/uiautomator/2.3.0-alpha03/uiautomator-2.3.0-alpha03.pom.sha256
deleted file mode 100644
index 20cdf5e2d..000000000
--- a/current/androidx/m2repository/androidx/test/uiautomator/uiautomator/2.3.0-alpha03/uiautomator-2.3.0-alpha03.pom.sha256
+++ /dev/null
@@ -1 +0,0 @@
-e5c6ffa5e809467f256fe001382cab8da44b7a0da55e6e6836239c5355ffb994 \ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/test/uiautomator/uiautomator/2.3.0-alpha03/uiautomator-2.3.0-alpha03.pom.sha512 b/current/androidx/m2repository/androidx/test/uiautomator/uiautomator/2.3.0-alpha03/uiautomator-2.3.0-alpha03.pom.sha512
deleted file mode 100644
index 7d060031d..000000000
--- a/current/androidx/m2repository/androidx/test/uiautomator/uiautomator/2.3.0-alpha03/uiautomator-2.3.0-alpha03.pom.sha512
+++ /dev/null
@@ -1 +0,0 @@
-eca658a9b12a53a0151e6ef3022e9649a7707a54f2b5951522e8e90082279842b91c8cf6d13bf959d84d32dc7dca199a164c81d9fb5c5de26b37aca268b791d8 \ No newline at end of file
diff --git a/current/androidx/manifests/androidx.test.uiautomator_uiautomator/AndroidManifest.xml b/current/androidx/manifests/androidx.test.uiautomator_uiautomator/AndroidManifest.xml
deleted file mode 100644
index ce10283b0..000000000
--- a/current/androidx/manifests/androidx.test.uiautomator_uiautomator/AndroidManifest.xml
+++ /dev/null
@@ -1,22 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!--
- Copyright (C) 2014 The Android Open Source Project
-
- Licensed under the Apache License, Version 2.0 (the "License");
- you may not use this file except in compliance with the License.
- You may obtain a copy of the License at
-
- http://www.apache.org/licenses/LICENSE-2.0
-
- Unless required by applicable law or agreed to in writing, software
- distributed under the License is distributed on an "AS IS" BASIS,
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- See the License for the specific language governing permissions and
- limitations under the License.
--->
-<manifest xmlns:android="http://schemas.android.com/apk/res/android"
- package="androidx.test.uiautomator" >
-
- <uses-sdk android:minSdkVersion="18" />
-
-</manifest> \ No newline at end of file