diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-01-10 05:21:45 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-01-10 05:21:45 -0500 |
| commit | 5335ceff48b4aa652e878df4ed6206926e7d290d (patch) | |
| tree | 7b42491ffc15983af92e93bb8c5d2c8164a3de32 | |
| parent | b791a15269e6a516fa0a4b78e727a6446556bd4a (diff) | |
fix secure confirmation UI support
| -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 10e43489..2f5ae9ee 100644 --- a/static/releases.html +++ b/static/releases.html @@ -517,6 +517,7 @@ <li>Sandboxed Play services compatibility layer: extend compatibility layer to Play Games Services (Google Play Games can be installed from the Play Store)</li> <li>Sandboxed Play services compatibility layer: always allow removing Google account to bypass broken check for whether removal is allowed</li> <li>Sandboxed Play services compatibility layer: improve account sign in UX by pretending the backup service is inactive so Play services doesn't try to access it</li> + <li>Pixel 4a (5G), Pixel 5, Pixel 5a: add SELinux policy to allow the hardware keystore secure confirmation UI</li> </ul> </article> --> |
