summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMohannad Farrag <aymanm@google.com>2024-04-23 10:42:12 +0000
committerMohannad Farrag <aymanm@google.com>2024-04-23 10:44:42 +0000
commitca44fa4611be1699640e4b5f69bcaba9b5f4cdfc (patch)
treec5552eac540d6bc625f199f11a369a0085f469c4
parent534b824ef55bec1c0f342c3b5178fb42b8d89047 (diff)
downloadcronet-ca44fa4611be1699640e4b5f69bcaba9b5f4cdfc.tar.gz
Don't use androidx nodeps modules
The androidx nodeps modules were an internal implementation detail, they are being removed. Replace the nodeps dependencies with the non-nodeps versions. Bug: 326265727 Test: builds Change-Id: I4cc893cca7070ea7460ea814aa7e2150fd75520e
-rw-r--r--Android.bp70
-rw-r--r--android/tools/gn2bp/Android.bp.swp70
-rwxr-xr-xandroid/tools/gn2bp/gen_android_bp8
3 files changed, 74 insertions, 74 deletions
diff --git a/Android.bp b/Android.bp
index 2cfd41d4a..7e743b956 100644
--- a/Android.bp
+++ b/Android.bp
@@ -4091,8 +4091,8 @@ java_library {
],
min_sdk_version: "30",
libs: [
- "androidx.annotation_annotation-experimental-nodeps",
- "androidx.annotation_annotation-nodeps",
+ "androidx.annotation_annotation",
+ "androidx.annotation_annotation-experimental",
"error_prone_annotations",
"jsr305",
],
@@ -4258,8 +4258,8 @@ java_library {
],
min_sdk_version: "30",
libs: [
- "androidx.annotation_annotation-experimental-nodeps",
- "androidx.annotation_annotation-nodeps",
+ "androidx.annotation_annotation",
+ "androidx.annotation_annotation-experimental",
"error_prone_annotations",
"jsr305",
],
@@ -4366,8 +4366,8 @@ java_library {
libs: [
"android.test.base",
"android.test.mock",
- "androidx.annotation_annotation-nodeps",
- "androidx.core_core-nodeps",
+ "androidx.annotation_annotation",
+ "androidx.core_core",
"androidx.test.monitor",
],
sdk_version: "current",
@@ -4391,7 +4391,7 @@ java_library {
],
min_sdk_version: "30",
libs: [
- "androidx.annotation_annotation-nodeps",
+ "androidx.annotation_annotation",
],
sdk_version: "current",
jarjar_rules: "android/tools/remove-gen-jni-jarjar-rules.txt",
@@ -7036,10 +7036,10 @@ java_library {
],
min_sdk_version: "30",
libs: [
- "androidx.annotation_annotation-experimental-nodeps",
- "androidx.annotation_annotation-nodeps",
- "androidx.collection_collection-nodeps",
- "androidx.core_core-nodeps",
+ "androidx.annotation_annotation",
+ "androidx.annotation_annotation-experimental",
+ "androidx.collection_collection",
+ "androidx.core_core",
"jsr305",
],
sdk_version: "current",
@@ -10660,7 +10660,7 @@ java_library {
],
min_sdk_version: "30",
libs: [
- "androidx.annotation_annotation-nodeps",
+ "androidx.annotation_annotation",
],
sdk_version: "current",
jarjar_rules: "android/tools/remove-gen-jni-jarjar-rules.txt",
@@ -10702,8 +10702,8 @@ java_library {
],
min_sdk_version: "30",
libs: [
- "androidx.annotation_annotation-experimental-nodeps",
- "androidx.annotation_annotation-nodeps",
+ "androidx.annotation_annotation",
+ "androidx.annotation_annotation-experimental",
],
sdk_version: "current",
visibility: [
@@ -10749,8 +10749,8 @@ java_library {
],
min_sdk_version: "30",
libs: [
- "androidx.annotation_annotation-experimental-nodeps",
- "androidx.annotation_annotation-nodeps",
+ "androidx.annotation_annotation",
+ "androidx.annotation_annotation-experimental",
],
sdk_version: "current",
jarjar_rules: "android/tools/remove-gen-jni-jarjar-rules.txt",
@@ -11352,8 +11352,8 @@ java_library {
min_sdk_version: "30",
libs: [
"android.test.base",
- "androidx.annotation_annotation-nodeps",
- "androidx.core_core-nodeps",
+ "androidx.annotation_annotation",
+ "androidx.core_core",
],
sdk_version: "system_current",
jarjar_rules: "android/tools/remove-gen-jni-jarjar-rules.txt",
@@ -11418,7 +11418,7 @@ java_library {
],
min_sdk_version: "30",
libs: [
- "androidx.annotation_annotation-nodeps",
+ "androidx.annotation_annotation",
],
sdk_version: "system_current",
jarjar_rules: "android/tools/remove-gen-jni-jarjar-rules.txt",
@@ -11466,7 +11466,7 @@ java_library {
],
min_sdk_version: "30",
libs: [
- "androidx.annotation_annotation-nodeps",
+ "androidx.annotation_annotation",
],
sdk_version: "system_current",
jarjar_rules: "android/tools/remove-gen-jni-jarjar-rules.txt",
@@ -11488,7 +11488,7 @@ java_library {
],
min_sdk_version: "30",
libs: [
- "androidx.annotation_annotation-nodeps",
+ "androidx.annotation_annotation",
],
sdk_version: "system_current",
jarjar_rules: "android/tools/remove-gen-jni-jarjar-rules.txt",
@@ -11537,7 +11537,7 @@ java_library {
],
min_sdk_version: "30",
libs: [
- "androidx.annotation_annotation-nodeps",
+ "androidx.annotation_annotation",
"jsr305",
],
sdk_version: "system_current",
@@ -11591,7 +11591,7 @@ java_library {
],
min_sdk_version: "30",
libs: [
- "androidx.annotation_annotation-nodeps",
+ "androidx.annotation_annotation",
"jsr305",
],
sdk_version: "system_current",
@@ -11619,7 +11619,7 @@ java_library {
],
min_sdk_version: "30",
libs: [
- "androidx.annotation_annotation-nodeps",
+ "androidx.annotation_annotation",
"jsr305",
],
sdk_version: "system_current",
@@ -11713,7 +11713,7 @@ java_library {
min_sdk_version: "30",
libs: [
"android.test.base",
- "androidx.annotation_annotation-experimental-nodeps",
+ "androidx.annotation_annotation-experimental",
],
visibility: [
"//external/cronet:__subpackages__",
@@ -12915,7 +12915,7 @@ java_library {
],
min_sdk_version: "30",
libs: [
- "androidx.annotation_annotation-nodeps",
+ "androidx.annotation_annotation",
],
sdk_version: "system_current",
jarjar_rules: "android/tools/remove-gen-jni-jarjar-rules.txt",
@@ -12932,7 +12932,7 @@ java_library {
],
min_sdk_version: "30",
libs: [
- "androidx.annotation_annotation-nodeps",
+ "androidx.annotation_annotation",
],
sdk_version: "system_current",
jarjar_rules: "android/tools/remove-gen-jni-jarjar-rules.txt",
@@ -12974,7 +12974,7 @@ java_library {
min_sdk_version: "30",
libs: [
"android.test.base",
- "androidx.annotation_annotation-nodeps",
+ "androidx.annotation_annotation",
],
sdk_version: "system_current",
jarjar_rules: "android/tools/remove-gen-jni-jarjar-rules.txt",
@@ -13988,7 +13988,7 @@ java_library {
],
min_sdk_version: "30",
libs: [
- "androidx.annotation_annotation-nodeps",
+ "androidx.annotation_annotation",
],
sdk_version: "current",
jarjar_rules: "android/tools/remove-gen-jni-jarjar-rules.txt",
@@ -14016,7 +14016,7 @@ java_library {
],
min_sdk_version: "30",
libs: [
- "androidx.annotation_annotation-nodeps",
+ "androidx.annotation_annotation",
],
sdk_version: "current",
jarjar_rules: "android/tools/remove-gen-jni-jarjar-rules.txt",
@@ -14191,8 +14191,8 @@ java_library {
],
min_sdk_version: "30",
libs: [
- "androidx.annotation_annotation-nodeps",
- "androidx.core_core-nodeps",
+ "androidx.annotation_annotation",
+ "androidx.core_core",
],
sdk_version: "current",
jarjar_rules: "android/tools/remove-gen-jni-jarjar-rules.txt",
@@ -18887,7 +18887,7 @@ java_library {
],
min_sdk_version: "30",
libs: [
- "androidx.annotation_annotation-nodeps",
+ "androidx.annotation_annotation",
"jsr305",
],
sdk_version: "current",
@@ -18934,7 +18934,7 @@ java_library {
],
min_sdk_version: "30",
libs: [
- "androidx.annotation_annotation-nodeps",
+ "androidx.annotation_annotation",
"jsr305",
],
sdk_version: "current",
@@ -18970,7 +18970,7 @@ java_library {
],
min_sdk_version: "30",
libs: [
- "androidx.annotation_annotation-nodeps",
+ "androidx.annotation_annotation",
"androidx.test.monitor",
],
sdk_version: "current",
diff --git a/android/tools/gn2bp/Android.bp.swp b/android/tools/gn2bp/Android.bp.swp
index 2cfd41d4a..7e743b956 100644
--- a/android/tools/gn2bp/Android.bp.swp
+++ b/android/tools/gn2bp/Android.bp.swp
@@ -4091,8 +4091,8 @@ java_library {
],
min_sdk_version: "30",
libs: [
- "androidx.annotation_annotation-experimental-nodeps",
- "androidx.annotation_annotation-nodeps",
+ "androidx.annotation_annotation",
+ "androidx.annotation_annotation-experimental",
"error_prone_annotations",
"jsr305",
],
@@ -4258,8 +4258,8 @@ java_library {
],
min_sdk_version: "30",
libs: [
- "androidx.annotation_annotation-experimental-nodeps",
- "androidx.annotation_annotation-nodeps",
+ "androidx.annotation_annotation",
+ "androidx.annotation_annotation-experimental",
"error_prone_annotations",
"jsr305",
],
@@ -4366,8 +4366,8 @@ java_library {
libs: [
"android.test.base",
"android.test.mock",
- "androidx.annotation_annotation-nodeps",
- "androidx.core_core-nodeps",
+ "androidx.annotation_annotation",
+ "androidx.core_core",
"androidx.test.monitor",
],
sdk_version: "current",
@@ -4391,7 +4391,7 @@ java_library {
],
min_sdk_version: "30",
libs: [
- "androidx.annotation_annotation-nodeps",
+ "androidx.annotation_annotation",
],
sdk_version: "current",
jarjar_rules: "android/tools/remove-gen-jni-jarjar-rules.txt",
@@ -7036,10 +7036,10 @@ java_library {
],
min_sdk_version: "30",
libs: [
- "androidx.annotation_annotation-experimental-nodeps",
- "androidx.annotation_annotation-nodeps",
- "androidx.collection_collection-nodeps",
- "androidx.core_core-nodeps",
+ "androidx.annotation_annotation",
+ "androidx.annotation_annotation-experimental",
+ "androidx.collection_collection",
+ "androidx.core_core",
"jsr305",
],
sdk_version: "current",
@@ -10660,7 +10660,7 @@ java_library {
],
min_sdk_version: "30",
libs: [
- "androidx.annotation_annotation-nodeps",
+ "androidx.annotation_annotation",
],
sdk_version: "current",
jarjar_rules: "android/tools/remove-gen-jni-jarjar-rules.txt",
@@ -10702,8 +10702,8 @@ java_library {
],
min_sdk_version: "30",
libs: [
- "androidx.annotation_annotation-experimental-nodeps",
- "androidx.annotation_annotation-nodeps",
+ "androidx.annotation_annotation",
+ "androidx.annotation_annotation-experimental",
],
sdk_version: "current",
visibility: [
@@ -10749,8 +10749,8 @@ java_library {
],
min_sdk_version: "30",
libs: [
- "androidx.annotation_annotation-experimental-nodeps",
- "androidx.annotation_annotation-nodeps",
+ "androidx.annotation_annotation",
+ "androidx.annotation_annotation-experimental",
],
sdk_version: "current",
jarjar_rules: "android/tools/remove-gen-jni-jarjar-rules.txt",
@@ -11352,8 +11352,8 @@ java_library {
min_sdk_version: "30",
libs: [
"android.test.base",
- "androidx.annotation_annotation-nodeps",
- "androidx.core_core-nodeps",
+ "androidx.annotation_annotation",
+ "androidx.core_core",
],
sdk_version: "system_current",
jarjar_rules: "android/tools/remove-gen-jni-jarjar-rules.txt",
@@ -11418,7 +11418,7 @@ java_library {
],
min_sdk_version: "30",
libs: [
- "androidx.annotation_annotation-nodeps",
+ "androidx.annotation_annotation",
],
sdk_version: "system_current",
jarjar_rules: "android/tools/remove-gen-jni-jarjar-rules.txt",
@@ -11466,7 +11466,7 @@ java_library {
],
min_sdk_version: "30",
libs: [
- "androidx.annotation_annotation-nodeps",
+ "androidx.annotation_annotation",
],
sdk_version: "system_current",
jarjar_rules: "android/tools/remove-gen-jni-jarjar-rules.txt",
@@ -11488,7 +11488,7 @@ java_library {
],
min_sdk_version: "30",
libs: [
- "androidx.annotation_annotation-nodeps",
+ "androidx.annotation_annotation",
],
sdk_version: "system_current",
jarjar_rules: "android/tools/remove-gen-jni-jarjar-rules.txt",
@@ -11537,7 +11537,7 @@ java_library {
],
min_sdk_version: "30",
libs: [
- "androidx.annotation_annotation-nodeps",
+ "androidx.annotation_annotation",
"jsr305",
],
sdk_version: "system_current",
@@ -11591,7 +11591,7 @@ java_library {
],
min_sdk_version: "30",
libs: [
- "androidx.annotation_annotation-nodeps",
+ "androidx.annotation_annotation",
"jsr305",
],
sdk_version: "system_current",
@@ -11619,7 +11619,7 @@ java_library {
],
min_sdk_version: "30",
libs: [
- "androidx.annotation_annotation-nodeps",
+ "androidx.annotation_annotation",
"jsr305",
],
sdk_version: "system_current",
@@ -11713,7 +11713,7 @@ java_library {
min_sdk_version: "30",
libs: [
"android.test.base",
- "androidx.annotation_annotation-experimental-nodeps",
+ "androidx.annotation_annotation-experimental",
],
visibility: [
"//external/cronet:__subpackages__",
@@ -12915,7 +12915,7 @@ java_library {
],
min_sdk_version: "30",
libs: [
- "androidx.annotation_annotation-nodeps",
+ "androidx.annotation_annotation",
],
sdk_version: "system_current",
jarjar_rules: "android/tools/remove-gen-jni-jarjar-rules.txt",
@@ -12932,7 +12932,7 @@ java_library {
],
min_sdk_version: "30",
libs: [
- "androidx.annotation_annotation-nodeps",
+ "androidx.annotation_annotation",
],
sdk_version: "system_current",
jarjar_rules: "android/tools/remove-gen-jni-jarjar-rules.txt",
@@ -12974,7 +12974,7 @@ java_library {
min_sdk_version: "30",
libs: [
"android.test.base",
- "androidx.annotation_annotation-nodeps",
+ "androidx.annotation_annotation",
],
sdk_version: "system_current",
jarjar_rules: "android/tools/remove-gen-jni-jarjar-rules.txt",
@@ -13988,7 +13988,7 @@ java_library {
],
min_sdk_version: "30",
libs: [
- "androidx.annotation_annotation-nodeps",
+ "androidx.annotation_annotation",
],
sdk_version: "current",
jarjar_rules: "android/tools/remove-gen-jni-jarjar-rules.txt",
@@ -14016,7 +14016,7 @@ java_library {
],
min_sdk_version: "30",
libs: [
- "androidx.annotation_annotation-nodeps",
+ "androidx.annotation_annotation",
],
sdk_version: "current",
jarjar_rules: "android/tools/remove-gen-jni-jarjar-rules.txt",
@@ -14191,8 +14191,8 @@ java_library {
],
min_sdk_version: "30",
libs: [
- "androidx.annotation_annotation-nodeps",
- "androidx.core_core-nodeps",
+ "androidx.annotation_annotation",
+ "androidx.core_core",
],
sdk_version: "current",
jarjar_rules: "android/tools/remove-gen-jni-jarjar-rules.txt",
@@ -18887,7 +18887,7 @@ java_library {
],
min_sdk_version: "30",
libs: [
- "androidx.annotation_annotation-nodeps",
+ "androidx.annotation_annotation",
"jsr305",
],
sdk_version: "current",
@@ -18934,7 +18934,7 @@ java_library {
],
min_sdk_version: "30",
libs: [
- "androidx.annotation_annotation-nodeps",
+ "androidx.annotation_annotation",
"jsr305",
],
sdk_version: "current",
@@ -18970,7 +18970,7 @@ java_library {
],
min_sdk_version: "30",
libs: [
- "androidx.annotation_annotation-nodeps",
+ "androidx.annotation_annotation",
"androidx.test.monitor",
],
sdk_version: "current",
diff --git a/android/tools/gn2bp/gen_android_bp b/android/tools/gn2bp/gen_android_bp
index b25ef422f..4b282df6f 100755
--- a/android/tools/gn2bp/gen_android_bp
+++ b/android/tools/gn2bp/gen_android_bp
@@ -303,16 +303,16 @@ def enable_boringssl(module, arch):
shared_libs.add('//external/cronet/third_party/boringssl:libpki')
def add_androidx_experimental_java_deps(module, arch):
- module.libs.add("androidx.annotation_annotation-experimental-nodeps")
+ module.libs.add("androidx.annotation_annotation-experimental")
def add_androidx_annotation_java_deps(module, arch):
- module.libs.add("androidx.annotation_annotation-nodeps")
+ module.libs.add("androidx.annotation_annotation")
def add_protobuf_lite_runtime_java_deps(module, arch):
module.static_libs.add("libprotobuf-java-lite")
def add_androidx_core_java_deps(module, arch):
- module.libs.add("androidx.core_core-nodeps")
+ module.libs.add("androidx.core_core")
def add_jsr305_java_deps(module, arch):
module.libs.add("jsr305")
@@ -321,7 +321,7 @@ def add_errorprone_annotation_java_deps(module, arch):
module.libs.add("error_prone_annotations")
def add_androidx_collection_java_deps(module, arch):
- module.libs.add("androidx.collection_collection-nodeps")
+ module.libs.add("androidx.collection_collection")
def add_junit_java_deps(module, arch):
module.static_libs.add("junit")