diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-12-06 22:17:02 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-12-06 22:17:02 -0500 |
| commit | e5fc1051dc73e80aeff4e8287a8ab270c0006c28 (patch) | |
| tree | f65690e6f35117865ee6f906c236d8ef54e23248 /static | |
| parent | bf2a897f4ee115c371484842b8852879c510ab73 (diff) | |
document 2022-12 AOSP is 1st quarterly release
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html index a478d5c9..af61e5ab 100644 --- a/static/releases.html +++ b/static/releases.html @@ -675,7 +675,7 @@ <ul> <li>full 2022-12-01 security patch level</li> <li>full 2022-12-05 security patch level</li> - <li>rebased onto TQ1A.221205.011 release</li> + <li>rebased onto TQ1A.221205.011 release, which is the first quarterly maintenance/feature release for Android 13</li> <li>Pixel 6, Pixel 6 Pro, Pixel 6a, Pixel 7, Pixel 7 Pro: rewrite under display fingerprint scanner integration</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> |
