diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-02-15 21:34:32 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-02-15 21:34:32 -0500 |
| commit | 96fc67764ee6ad6a1bb7b1348f419e4326450cfc (patch) | |
| tree | 0dbb2061a46cd29d863fc562c11a1664b776b70b | |
| parent | a7238923a145edc51d2221a3805f98e961942945 (diff) | |
factory images flashing cancel OTA snapshot
| -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 1e967b3d..8731397c 100644 --- a/static/releases.html +++ b/static/releases.html @@ -522,6 +522,7 @@ <li>Sandboxed Google Play compatibility layer: update dynamite module compatibility layer for upcoming changes to Play services</li> <li>Sandboxed Google Play compatibility layer: friendlier error for apps without Location permission attempting to use redirected Play services geolocation to match Play services behavior</li> <li>Vanadium: update Chromium base to 98.0.4758.101</li> + <li>cancel pending over-the-air update snapshot when flashing factory images via flash-all.sh / flash-all.bat</li> </ul> </article> --> |
