From f48a5c0176539e309e2914a7da9a0787d48fb816 Mon Sep 17 00:00:00 2001 From: Android Build Coastguard Worker Date: Tue, 7 Nov 2023 16:52:25 +0000 Subject: Make change and version bump to aml_per_341011090 for mainline module file: PermissionController/AndroidManifest.xml Version bump to aml_per_341011090 [apex_manifest.json] Change-Id: Ib0669412888486bce91bea7bd085d1d697fd9c9f --- PermissionController/AndroidManifest.xml | 4 ++-- apex_manifest.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/PermissionController/AndroidManifest.xml b/PermissionController/AndroidManifest.xml index 26297e95f..f3d1abc85 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="341011020" - android:versionName="aml_per_341011020" + android:versionCode="341011090" + android:versionName="aml_per_341011090" > diff --git a/apex_manifest.json b/apex_manifest.json index a63fe2eef..8eb9b997d 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": 341011020 + "version": 341011090 } -- cgit v1.2.3