diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-09-07 21:36:12 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-09-07 21:36:12 -0400 |
| commit | 60d2b72fec18c0f59ba560e1d5247c964f1f77fa (patch) | |
| tree | 54ac40df09a03e2fa1f792d3b2f9ab64dfd62872 /static | |
| parent | fb02aa2378ec71bba96b497d6f0105acff7eaa96 (diff) | |
Seedvault improvements
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index 8d9865ae..2060d011 100644 --- a/static/releases.html +++ b/static/releases.html @@ -453,6 +453,8 @@ <li>Pixel 3, Pixel 3 XL, Pixel 3a, Pixel 3a XL, Pixel 4, Pixel 4 XL, Pixel 4a, Pixel 4a (5G), Pixel 5, Pixel 5a: update APNs</li> <li>Pixel 5a: add missing configuration for biometric sensors (fingerprint sensor)</li> <li>Pixel 5a: declare Pixel features are available so that apps with Pixel-specific features will use them</li> + <li>Seedvault: respect UserManager restrictions on app installation to avoid providing a way to bypass device management restrictions</li> + <li>Seedvault: show experimental restore backup option in backup settings instead of only supporting restore in the initial setup wizard</li> </ul> </article> --> |
