diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-12-05 18:31:42 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-12-05 18:31:42 -0500 |
| commit | 2fa335bb7348e0c1cbcaf32769e45f90b03ac4f2 (patch) | |
| tree | 7e00e5428ae9b10b57a1d014a78a24adb5748d6e /static | |
| parent | e5ab7b986e28ba8dcd94ec67a01361e198fe61fd (diff) | |
add back OS device controls and wallet quick tiles
Diffstat (limited to 'static')
| -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 190a2776..20e881e0 100644 --- a/static/releases.html +++ b/static/releases.html @@ -661,6 +661,7 @@ <li>rebased onto TQ1A.221205.011 release</li> <li>Sandboxed Google Play compatibility layer: set GmsCompat versionCode to 1000 (v1) to prepare for defining dependencies on the compatibility layer version for the Google Play apps mirrored in our app repository</li> <li>Pixel 6, Pixel 6 Pro, Pixel 6a: use Scudo instead of hardened_malloc for camera service for consistency with the Pixel 7 and Pixel 7 Pro until memory corruption issues with it are resolved</li> + <li>add back support for OS device controls and wallet quick tiles</li> </ul> </article> --> |
