diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2024-10-18 05:05:48 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2024-10-18 05:06:16 -0400 |
| commit | 94d9e5f5636bc1ab9b60efce7e1f80eaa802aece (patch) | |
| tree | 18cc515803be255f919f606bc6baa5c2d15443ff | |
| parent | 719ee6e036adf45302b9f4d716a630474da31064 (diff) | |
sandboxed Google Play biometric crash fix
| -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 a6c1e1e4..fe7b771f 100644 --- a/static/releases.html +++ b/static/releases.html @@ -535,6 +535,7 @@ <ul> <li>stop enabling the Android 15 "Send device name" (DHCP client hostname) toggle for Wi-Fi networks networks by default (Alpha channel testers on our previous Android 15 releases need to toggle it off for each existing network themselves if they don't want it)</li> + <li>Sandboxed Google Play compatibility layer: handle lack of SET_BIOMETRIC_DIALOG_ADVANCED permission</li> </ul> </article> --> |
