From 521f05e4f011c9ac7b3ca2f793d2edb650239004 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Tue, 18 Apr 2023 07:34:58 -0400 Subject: [PATCH] backport keystore fix --- static/releases.html | 1 + 1 file changed, 1 insertion(+) diff --git a/static/releases.html b/static/releases.html index 26f6c760..6a57656c 100644 --- a/static/releases.html +++ b/static/releases.html @@ -684,6 +684,7 @@
  • add Storage Scopes link to "All files access" screen
  • Launcher: revert additional padding (will need a different workaround for the upstream issue)
  • hwui: backport null pointer check from AOSP master
  • +
  • keystore: backport generating fallback operation challenge with SecureRandom from AOSP master
  • Launcher: backport null pointer check from AOSP master
  • GmsCompatConfig: update to version 47
  • GmsCompatConfig: update to version 48