Files
device_motorola_rtwo/MotCamera4-patches/0001_MotCamera4-Set-target-SDK-to-30.patch
Marc Bourgoin 5471e2ec34 rtwo: Modify MotCamera4.apk automatically during extract
Change-Id: I9431d02b5202c25d5c9d9274fecba8c2cd6c4419
2024-10-31 08:46:49 -06:00

26 lines
705 B
Diff

From 9c048608e35b8d00661312f3156886d4accd2885 Mon Sep 17 00:00:00 2001
From: Marc Bourgoin <themard85@gmail.com>
Date: Thu, 2 May 2024 23:15:02 -0600
Subject: [PATCH] MotCamera4: Set target SDK to 30
https://github.com/LineageOS/android_frameworks_base/commit/8e742f928e0b3d242a290fb46d80a2c892dd18a3
---
apktool.yml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/apktool.yml b/apktool.yml
index 8d11ce7b..d298a15a 100644
--- a/apktool.yml
+++ b/apktool.yml
@@ -6,8 +6,8 @@ usesFramework:
- 1
tag: null
sdkInfo:
- minSdkVersion: 31
- targetSdkVersion: 33
+ minSdkVersion: 30
+ targetSdkVersion: 30
packageInfo:
forcedPackageId: 127
renameManifestPackage: null