Snap for 9527334 from 4459522ec5dee6feda50cb8ed1e82d3dff99a2ae to tm-qpr3-release
Change-Id: Ic17152e7d360e04e9c236108bf8e1fbbb6aece3e
diff --git a/current/androidx/Android.bp b/current/androidx/Android.bp
index 9ae65c9..f5b6c79 100644
--- a/current/androidx/Android.bp
+++ b/current/androidx/Android.bp
@@ -5185,6 +5185,38 @@
}
android_library_import {
+ name: "androidx.test.uiautomator_uiautomator-nodeps",
+ aars: ["m2repository/androidx/test/uiautomator/uiautomator/2.3.0-alpha02/uiautomator-2.3.0-alpha02.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-alpha02/uiautomator-2.3.0-alpha02-sources.jar b/current/androidx/m2repository/androidx/test/uiautomator/uiautomator/2.3.0-alpha02/uiautomator-2.3.0-alpha02-sources.jar
new file mode 100644
index 0000000..96b24c4
--- /dev/null
+++ b/current/androidx/m2repository/androidx/test/uiautomator/uiautomator/2.3.0-alpha02/uiautomator-2.3.0-alpha02-sources.jar
Binary files differ
diff --git a/current/androidx/m2repository/androidx/test/uiautomator/uiautomator/2.3.0-alpha02/uiautomator-2.3.0-alpha02-sources.jar.md5 b/current/androidx/m2repository/androidx/test/uiautomator/uiautomator/2.3.0-alpha02/uiautomator-2.3.0-alpha02-sources.jar.md5
new file mode 100644
index 0000000..66ea00d
--- /dev/null
+++ b/current/androidx/m2repository/androidx/test/uiautomator/uiautomator/2.3.0-alpha02/uiautomator-2.3.0-alpha02-sources.jar.md5
@@ -0,0 +1 @@
+714150fe21747d17689ecbb4b2f1b04b
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/test/uiautomator/uiautomator/2.3.0-alpha02/uiautomator-2.3.0-alpha02-sources.jar.sha1 b/current/androidx/m2repository/androidx/test/uiautomator/uiautomator/2.3.0-alpha02/uiautomator-2.3.0-alpha02-sources.jar.sha1
new file mode 100644
index 0000000..526367c
--- /dev/null
+++ b/current/androidx/m2repository/androidx/test/uiautomator/uiautomator/2.3.0-alpha02/uiautomator-2.3.0-alpha02-sources.jar.sha1
@@ -0,0 +1 @@
+8c0796c82a73c99f323105463cfbc4e6c58c1218
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/test/uiautomator/uiautomator/2.3.0-alpha02/uiautomator-2.3.0-alpha02-sources.jar.sha256 b/current/androidx/m2repository/androidx/test/uiautomator/uiautomator/2.3.0-alpha02/uiautomator-2.3.0-alpha02-sources.jar.sha256
new file mode 100644
index 0000000..739a6cd
--- /dev/null
+++ b/current/androidx/m2repository/androidx/test/uiautomator/uiautomator/2.3.0-alpha02/uiautomator-2.3.0-alpha02-sources.jar.sha256
@@ -0,0 +1 @@
+51ef4a5e75499d5350ca4a2ee09e9581cf943ca0203b571099c1c048f7a62e02
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/test/uiautomator/uiautomator/2.3.0-alpha02/uiautomator-2.3.0-alpha02-sources.jar.sha512 b/current/androidx/m2repository/androidx/test/uiautomator/uiautomator/2.3.0-alpha02/uiautomator-2.3.0-alpha02-sources.jar.sha512
new file mode 100644
index 0000000..978398d
--- /dev/null
+++ b/current/androidx/m2repository/androidx/test/uiautomator/uiautomator/2.3.0-alpha02/uiautomator-2.3.0-alpha02-sources.jar.sha512
@@ -0,0 +1 @@
+f73759e8d43a9134eb8533dffd298b4afaa2ae014748035d366da01e1a2cba3fbb30a2cfa092b0b0310dd6096b2deadfcb05b68e0332f2738fe953fe7ffe9572
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/test/uiautomator/uiautomator/2.3.0-alpha02/uiautomator-2.3.0-alpha02.aar b/current/androidx/m2repository/androidx/test/uiautomator/uiautomator/2.3.0-alpha02/uiautomator-2.3.0-alpha02.aar
new file mode 100644
index 0000000..f5a4f96
--- /dev/null
+++ b/current/androidx/m2repository/androidx/test/uiautomator/uiautomator/2.3.0-alpha02/uiautomator-2.3.0-alpha02.aar
Binary files differ
diff --git a/current/androidx/m2repository/androidx/test/uiautomator/uiautomator/2.3.0-alpha02/uiautomator-2.3.0-alpha02.aar.md5 b/current/androidx/m2repository/androidx/test/uiautomator/uiautomator/2.3.0-alpha02/uiautomator-2.3.0-alpha02.aar.md5
new file mode 100644
index 0000000..26a4634
--- /dev/null
+++ b/current/androidx/m2repository/androidx/test/uiautomator/uiautomator/2.3.0-alpha02/uiautomator-2.3.0-alpha02.aar.md5
@@ -0,0 +1 @@
+f1e078d834aadaa70c50caf1473c2cc5
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/test/uiautomator/uiautomator/2.3.0-alpha02/uiautomator-2.3.0-alpha02.aar.sha1 b/current/androidx/m2repository/androidx/test/uiautomator/uiautomator/2.3.0-alpha02/uiautomator-2.3.0-alpha02.aar.sha1
new file mode 100644
index 0000000..487d99c
--- /dev/null
+++ b/current/androidx/m2repository/androidx/test/uiautomator/uiautomator/2.3.0-alpha02/uiautomator-2.3.0-alpha02.aar.sha1
@@ -0,0 +1 @@
+6b70cc405f7cc656d218cb6eddf1754e70386077
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/test/uiautomator/uiautomator/2.3.0-alpha02/uiautomator-2.3.0-alpha02.aar.sha256 b/current/androidx/m2repository/androidx/test/uiautomator/uiautomator/2.3.0-alpha02/uiautomator-2.3.0-alpha02.aar.sha256
new file mode 100644
index 0000000..59b4c94
--- /dev/null
+++ b/current/androidx/m2repository/androidx/test/uiautomator/uiautomator/2.3.0-alpha02/uiautomator-2.3.0-alpha02.aar.sha256
@@ -0,0 +1 @@
+f129dbd5337964571fb7c5d011d42e42174757233d35df7fcea1dbdc3fd19e3e
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/test/uiautomator/uiautomator/2.3.0-alpha02/uiautomator-2.3.0-alpha02.aar.sha512 b/current/androidx/m2repository/androidx/test/uiautomator/uiautomator/2.3.0-alpha02/uiautomator-2.3.0-alpha02.aar.sha512
new file mode 100644
index 0000000..582d754
--- /dev/null
+++ b/current/androidx/m2repository/androidx/test/uiautomator/uiautomator/2.3.0-alpha02/uiautomator-2.3.0-alpha02.aar.sha512
@@ -0,0 +1 @@
+c3fc8930d42c88eb68db8b460c45df2d239a198884466f12cc4817a9023e21fcbbbb1351341d1d30050fb19bcec7736dcca84278e92c891f71d60db6b48eac21
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/test/uiautomator/uiautomator/2.3.0-alpha02/uiautomator-2.3.0-alpha02.module b/current/androidx/m2repository/androidx/test/uiautomator/uiautomator/2.3.0-alpha02/uiautomator-2.3.0-alpha02.module
new file mode 100644
index 0000000..44d4965
--- /dev/null
+++ b/current/androidx/m2repository/androidx/test/uiautomator/uiautomator/2.3.0-alpha02/uiautomator-2.3.0-alpha02.module
@@ -0,0 +1,94 @@
+{
+ "formatVersion": "1.1",
+ "component": {
+ "group": "androidx.test.uiautomator",
+ "module": "uiautomator",
+ "version": "2.3.0-alpha02",
+ "attributes": {
+ "org.gradle.status": "release"
+ }
+ },
+ "createdBy": {
+ "gradle": {
+ "version": "8.0-rc-1"
+ }
+ },
+ "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-alpha02.aar",
+ "url": "uiautomator-2.3.0-alpha02.aar",
+ "size": 116181,
+ "sha512": "c3fc8930d42c88eb68db8b460c45df2d239a198884466f12cc4817a9023e21fcbbbb1351341d1d30050fb19bcec7736dcca84278e92c891f71d60db6b48eac21",
+ "sha256": "f129dbd5337964571fb7c5d011d42e42174757233d35df7fcea1dbdc3fd19e3e",
+ "sha1": "6b70cc405f7cc656d218cb6eddf1754e70386077",
+ "md5": "f1e078d834aadaa70c50caf1473c2cc5"
+ }
+ ]
+ },
+ {
+ "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-alpha02.aar",
+ "url": "uiautomator-2.3.0-alpha02.aar",
+ "size": 116181,
+ "sha512": "c3fc8930d42c88eb68db8b460c45df2d239a198884466f12cc4817a9023e21fcbbbb1351341d1d30050fb19bcec7736dcca84278e92c891f71d60db6b48eac21",
+ "sha256": "f129dbd5337964571fb7c5d011d42e42174757233d35df7fcea1dbdc3fd19e3e",
+ "sha1": "6b70cc405f7cc656d218cb6eddf1754e70386077",
+ "md5": "f1e078d834aadaa70c50caf1473c2cc5"
+ }
+ ]
+ },
+ {
+ "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-alpha02-sources.jar",
+ "url": "uiautomator-2.3.0-alpha02-sources.jar",
+ "size": 88855,
+ "sha512": "f73759e8d43a9134eb8533dffd298b4afaa2ae014748035d366da01e1a2cba3fbb30a2cfa092b0b0310dd6096b2deadfcb05b68e0332f2738fe953fe7ffe9572",
+ "sha256": "51ef4a5e75499d5350ca4a2ee09e9581cf943ca0203b571099c1c048f7a62e02",
+ "sha1": "8c0796c82a73c99f323105463cfbc4e6c58c1218",
+ "md5": "714150fe21747d17689ecbb4b2f1b04b"
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/test/uiautomator/uiautomator/2.3.0-alpha02/uiautomator-2.3.0-alpha02.module.md5 b/current/androidx/m2repository/androidx/test/uiautomator/uiautomator/2.3.0-alpha02/uiautomator-2.3.0-alpha02.module.md5
new file mode 100644
index 0000000..8e88f33
--- /dev/null
+++ b/current/androidx/m2repository/androidx/test/uiautomator/uiautomator/2.3.0-alpha02/uiautomator-2.3.0-alpha02.module.md5
@@ -0,0 +1 @@
+b3487804fcb695d50b8c19fc1499836f
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/test/uiautomator/uiautomator/2.3.0-alpha02/uiautomator-2.3.0-alpha02.module.sha1 b/current/androidx/m2repository/androidx/test/uiautomator/uiautomator/2.3.0-alpha02/uiautomator-2.3.0-alpha02.module.sha1
new file mode 100644
index 0000000..8f90646
--- /dev/null
+++ b/current/androidx/m2repository/androidx/test/uiautomator/uiautomator/2.3.0-alpha02/uiautomator-2.3.0-alpha02.module.sha1
@@ -0,0 +1 @@
+cc3e1d734c1875527827c92ba4a93d99f09e45d6
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/test/uiautomator/uiautomator/2.3.0-alpha02/uiautomator-2.3.0-alpha02.module.sha256 b/current/androidx/m2repository/androidx/test/uiautomator/uiautomator/2.3.0-alpha02/uiautomator-2.3.0-alpha02.module.sha256
new file mode 100644
index 0000000..788a23b
--- /dev/null
+++ b/current/androidx/m2repository/androidx/test/uiautomator/uiautomator/2.3.0-alpha02/uiautomator-2.3.0-alpha02.module.sha256
@@ -0,0 +1 @@
+7336c52de9d6a46c9e1877b14e2867d775043bdd5041545c35b0f9bed6d99c27
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/test/uiautomator/uiautomator/2.3.0-alpha02/uiautomator-2.3.0-alpha02.module.sha512 b/current/androidx/m2repository/androidx/test/uiautomator/uiautomator/2.3.0-alpha02/uiautomator-2.3.0-alpha02.module.sha512
new file mode 100644
index 0000000..ebaa4cc
--- /dev/null
+++ b/current/androidx/m2repository/androidx/test/uiautomator/uiautomator/2.3.0-alpha02/uiautomator-2.3.0-alpha02.module.sha512
@@ -0,0 +1 @@
+fabb3b2432ecc42a6dd8faee8045aa44c355a923c54fef6bd1fbd9cb0d347b41bfcc57ea98ca6fabf9b66e963a13508d1be767c63c120a7992b6c0a3a5296575
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/test/uiautomator/uiautomator/2.3.0-alpha02/uiautomator-2.3.0-alpha02.pom b/current/androidx/m2repository/androidx/test/uiautomator/uiautomator/2.3.0-alpha02/uiautomator-2.3.0-alpha02.pom
new file mode 100644
index 0000000..7845a3e
--- /dev/null
+++ b/current/androidx/m2repository/androidx/test/uiautomator/uiautomator/2.3.0-alpha02/uiautomator-2.3.0-alpha02.pom
@@ -0,0 +1,47 @@
+<?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-alpha02</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-alpha02</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-alpha02/uiautomator-2.3.0-alpha02.pom.md5 b/current/androidx/m2repository/androidx/test/uiautomator/uiautomator/2.3.0-alpha02/uiautomator-2.3.0-alpha02.pom.md5
new file mode 100644
index 0000000..e4ccc8f
--- /dev/null
+++ b/current/androidx/m2repository/androidx/test/uiautomator/uiautomator/2.3.0-alpha02/uiautomator-2.3.0-alpha02.pom.md5
@@ -0,0 +1 @@
+f3573eda196c45ab161a1faf4d86c6ea
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/test/uiautomator/uiautomator/2.3.0-alpha02/uiautomator-2.3.0-alpha02.pom.sha1 b/current/androidx/m2repository/androidx/test/uiautomator/uiautomator/2.3.0-alpha02/uiautomator-2.3.0-alpha02.pom.sha1
new file mode 100644
index 0000000..ee00159
--- /dev/null
+++ b/current/androidx/m2repository/androidx/test/uiautomator/uiautomator/2.3.0-alpha02/uiautomator-2.3.0-alpha02.pom.sha1
@@ -0,0 +1 @@
+26c1b684f4eded3ac732612baa063d31b1efe794
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/test/uiautomator/uiautomator/2.3.0-alpha02/uiautomator-2.3.0-alpha02.pom.sha256 b/current/androidx/m2repository/androidx/test/uiautomator/uiautomator/2.3.0-alpha02/uiautomator-2.3.0-alpha02.pom.sha256
new file mode 100644
index 0000000..263e15f
--- /dev/null
+++ b/current/androidx/m2repository/androidx/test/uiautomator/uiautomator/2.3.0-alpha02/uiautomator-2.3.0-alpha02.pom.sha256
@@ -0,0 +1 @@
+30fa95745fce41b2de70f8e3936641c8579cbb3f2897207c54ea439c03de4852
\ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/test/uiautomator/uiautomator/2.3.0-alpha02/uiautomator-2.3.0-alpha02.pom.sha512 b/current/androidx/m2repository/androidx/test/uiautomator/uiautomator/2.3.0-alpha02/uiautomator-2.3.0-alpha02.pom.sha512
new file mode 100644
index 0000000..dd8d651
--- /dev/null
+++ b/current/androidx/m2repository/androidx/test/uiautomator/uiautomator/2.3.0-alpha02/uiautomator-2.3.0-alpha02.pom.sha512
@@ -0,0 +1 @@
+6abc8125e8861771f31ca8a98084fead4043ff77057a4128e068f3306efd38269b87d024a22bf066cf3e710a520477b7bbbb6f28d05e25226732f719207bcd50
\ 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
new file mode 100644
index 0000000..ce10283
--- /dev/null
+++ b/current/androidx/manifests/androidx.test.uiautomator_uiautomator/AndroidManifest.xml
@@ -0,0 +1,22 @@
+<?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