summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 7a9b2546d..4698a39b2 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="341410000"
- android:versionName="aml_per_341410000"
+ android:versionCode="341410010"
+ android:versionName="aml_per_341410010"
>
<original-package android:name="com.android.permissioncontroller" />
diff --git a/apex_manifest.json b/apex_manifest.json
index 46ca83c98..4d1d5a6bf 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": 341410000
+ "version": 341410010
}