aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2021-11-12 15:40:09 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2021-11-12 15:40:09 +0000
commit3458edfc0616c25539af55bee0fc4ba9dd141900 (patch)
tree4502a0d3bd8ab0c925726d66f3727bbd80ae67fc
parent3f836ce0675444592b4c360085c0864062bb6436 (diff)
parent105038c434586113247157c40715d70232b1a41d (diff)
downloadconscrypt-android12-mainline-neuralnetworks-release.tar.gz
Snap for 7910331 from 105038c434586113247157c40715d70232b1a41d to mainline-neuralnetworks-releaseandroid-mainline-12.0.0_r92android-mainline-12.0.0_r78android-mainline-12.0.0_r50android12-mainline-neuralnetworks-release
Change-Id: I733184b40da8af407608aa3117dec936de26bd6e
-rw-r--r--Android.bp2
-rw-r--r--apex/apex_manifest.json2
2 files changed, 2 insertions, 2 deletions
diff --git a/Android.bp b/Android.bp
index 06de848b..ff3a903e 100644
--- a/Android.bp
+++ b/Android.bp
@@ -352,7 +352,7 @@ java_sdk_library {
hostdex: true,
sdk_version: "none",
- system_modules: "legacy-art-module-platform-api-stubs-system-modules",
+ system_modules: "art-module-lib-api-stubs-system-modules",
dist_group: "android",
dist_stem: "conscrypt-coreplatform",
diff --git a/apex/apex_manifest.json b/apex/apex_manifest.json
index 92271acf..e59fbcf5 100644
--- a/apex/apex_manifest.json
+++ b/apex/apex_manifest.json
@@ -1,4 +1,4 @@
{
"name": "com.android.conscrypt",
- "version": 309999900
+ "version": 319999900
}