diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-08-05 06:42:18 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-08-25 23:15:08 -0400 |
| commit | 3ce475cc68416d0cfa2eeb929c9691900157affd (patch) | |
| tree | 7da6f8628e823ec9968b2de333f7658907e6163c | |
| parent | 0d728b6cfb804ae98f59e0f0a2543bb96a51fe5b (diff) | |
clarify stock OS update delay is also for AOSP
| -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 9ec4ca6f..abde6f6a 100644 --- a/static/releases.html +++ b/static/releases.html @@ -595,7 +595,7 @@ <ul> <li>full 2022-08-01 security patch level</li> - <li>partial 2022-08-05 security patch level (full set of fixes aren't public yet due to the August release of the stock Pixel OS being delayed)</li> + <li>partial 2022-08-05 security patch level (full set of fixes aren't public yet due to the August release of AOSP and the stock Pixel OS being delayed)</li> <li>rebased onto SQ3A.220705.004 release</li> <li>improve compatibility of our fix for the upstream step counter/detector privacy issue for API < 29 apps by using our OTHER_SENSORS (Sensors toggle) permission for it</li> </ul> |
