Merge tag 'android-14.0.0_r29' into staging/lineage-21.0_merge-android-14.0.0_r29
Android 14.0.0 release 29 # -----BEGIN PGP SIGNATURE----- # # iF0EABECAB0WIQRDQNE1cO+UXoOBCWTorT+BmrEOeAUCZeZW5wAKCRDorT+BmrEO # eNqFAJ4h5X6VpXw5FIQI8b2roEKRykyQ3ACbBI8nn5T/tjv5DNeF0MFy8M6DSHA= # =6y+I # -----END PGP SIGNATURE----- # gpg: Signature made Tue Mar 5 01:19:03 2024 EET # gpg: using DSA key 4340D13570EF945E83810964E8AD3F819AB10E78 # gpg: Good signature from "The Android Open Source Project <initial-contribution@android.com>" [marginal] # gpg: initial-contribution@android.com: Verified 2356 signatures in the past # 2 years. Encrypted 4 messages in the past 2 years. # gpg: WARNING: This key is not certified with sufficiently trusted signatures! # gpg: It is not certain that the signature belongs to the owner. # Primary key fingerprint: 4340 D135 70EF 945E 8381 0964 E8AD 3F81 9AB1 0E78 # By Alfred Piccioni # Via Automerger Merge Worker (5) and Alfred Piccioni (1) * tag 'android-14.0.0_r29': Update LeanbackIME to targetSdkVersion 33 Change-Id: I827f04d0f99833979d86c058a5094c4c956737cd
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
<uses-permission android:name="android.permission.RECORD_AUDIO"/>
|
||||
|
||||
<uses-sdk android:minSdkVersion="16"
|
||||
android:targetSdkVersion="23"/>
|
||||
android:targetSdkVersion="33"/>
|
||||
|
||||
<application android:label="@string/ime_name"
|
||||
android:icon="@mipmap/ic_launcher"
|
||||
|
||||
Reference in New Issue
Block a user