launcher target API level set to 33

This commit is contained in:
Daniel Micay 2023-10-11 10:18:46 -04:00
parent b7bbe8c7b4
commit f37a5a4c73

View File

@ -674,6 +674,7 @@
<ul>
<li>enable customizing lock screen shortcuts</li>
<li>Launcher: set target API level to 33 since it doesn't properly support 34 and it prevents adding widgets among other potential issues (Pixel Launcher fork in the stock Pixel OS still uses 33 too)</li>
<li>Sandboxed Google Play compatibility layer: avoid crash in TelephonyManager.requestCellInfoUpdate()</li>
<li>Sandboxed Google Play compatibility layer: enable DynamiteLoader v2</li>
<li>fix per-app hardening configuration for apps missing from the Owner user</li>