summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2024-01-03 08:51:51 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2024-01-03 08:52:00 +0000
commit9a1de386de6324d8ee5c952dd9d0d5105b68f70d (patch)
tree8d09975d087234e1dee5ca5eb7b80dada59f0f47
parent3571ed967c0e90b8bd72641afb30ccdaf016dd01 (diff)
downloadPermission-android14-mainline-permission-release.tar.gz
Make change and version bump to aml_per_341410020 for mainline module file: PermissionController/AndroidManifest.xmlaml_per_341410020android14-mainline-permission-release
Version bump to aml_per_341410020 [apex_manifest.json] Change-Id: I907016b29c98c4ced4f017006d5041f27d7678ad
-rw-r--r--PermissionController/AndroidManifest.xml4
-rw-r--r--apex_manifest.json2
2 files changed, 3 insertions, 3 deletions
diff --git a/PermissionController/AndroidManifest.xml b/PermissionController/AndroidManifest.xml
index 4698a39b2..e2da5e3eb 100644
--- a/PermissionController/AndroidManifest.xml
+++ b/PermissionController/AndroidManifest.xml
@@ -4,8 +4,8 @@
xmlns:tools="http://schemas.android.com/tools"
package="com.android.permissioncontroller"
coreApp="true"
- android:versionCode="341410010"
- android:versionName="aml_per_341410010"
+ android:versionCode="341410020"
+ android:versionName="aml_per_341410020"
>
<original-package android:name="com.android.permissioncontroller" />
diff --git a/apex_manifest.json b/apex_manifest.json
index 4d1d5a6bf..64a4d7f71 100644
--- a/apex_manifest.json
+++ b/apex_manifest.json
@@ -3,5 +3,5 @@
// Placeholder module version to be replaced during build.
// Do not change!
- "version": 341410010
+ "version": 341410020
}