summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-07-08 02:21:33 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-07-08 02:21:37 +0000
commitdf2329449f60e3796e81cbb83fe2b21b65ff7da1 (patch)
tree33da5f2e5be5a18462b65d11244055780fdbeb33
parente48101907c670d60fe6b8656c5d60d88f275e5c6 (diff)
downloadPermission-t_frc_per_330444010.tar.gz
Make change and version bump to t_frc_per_330444010 for mainline module file: PermissionController/AndroidManifest.xmlt_frc_per_330444010android13-frc-permission-release
Change-Id: Ia1874d600f452edc9c083a0d4ff235bde5a1be4e
-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 1cd45e337..0fd124616 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="330444000"
- android:versionName="t_frc_per_330444000"
+ android:versionCode="330444010"
+ android:versionName="t_frc_per_330444010"
>
<original-package android:name="com.android.permissioncontroller" />
diff --git a/apex_manifest.json b/apex_manifest.json
index 1ca908674..1a213718f 100644
--- a/apex_manifest.json
+++ b/apex_manifest.json
@@ -1,4 +1,4 @@
{
"name": "com.android.permission",
- "version": 330444000
+ "version": 330444010
}