fix SIM PIN scrambling

This commit is contained in:
Daniel Micay 2023-10-19 12:31:02 -04:00
parent c8a0b8b9ca
commit fa64e8d79c

View File

@ -716,6 +716,7 @@
<ul>
<li>Pixel 6, Pixel 6 Pro, Pixel 6a, Pixel 7, Pixel 7 Pro, Pixel 7a, Pixel Tablet, Pixel Fold: fix support for Widevine L1 on Android 14</li>
<li>fix PIN scrambling for SIM PIN (regression from port to Android 14)</li>
<li>handle new Android 14 network time code path for our feature making the automatic time toggle control whether network time connections are made</li>
<li>remove standard special case enabling Android 14 auto-confirm PIN by default for 6 digit PINs</li>
<li>System Updater: add option to require that the device is charging</li>