diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2023-10-16 10:25:03 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2023-10-16 10:26:38 -0400 |
| commit | a7e23087ccf7ead80fafea4c0758a3d417257780 (patch) | |
| tree | 9b294131759e472854030d9d90e1f103b5bbefca | |
| parent | 5ac1ec89f03997e67f1a5497d94551eb6063d04c (diff) | |
always disable auto-confirm PIN by default
| -rw-r--r-- | static/releases.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index 47e2568e..48fb9687 100644 --- a/static/releases.html +++ b/static/releases.html @@ -717,6 +717,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>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> </ul> </article> --> |
