From 940a780c3316a3cbe4fcfa8da521f0c1d3409751 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Fri, 5 Jun 2020 17:45:39 -0400 Subject: [PATCH] Updater changes --- static/releases.html | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/static/releases.html b/static/releases.html index 52e93cf7..94b21923 100644 --- a/static/releases.html +++ b/static/releases.html @@ -371,6 +371,10 @@
  • add channel name to update channel metadata and sanity check it in Updater
  • SystemUI: handle non-SRGB wallpapers
  • Vanadium: update Chromium base to 83.0.4103.96
  • +
  • Updater: sanity check channel name
  • +
  • Updater: raise minSdkVersion to 29
  • +
  • Updater: extract care_map.pb rather than care_map.txt
  • +
  • Updater: use a different zip for streaming updates (still an experimental / hidden feature)
  • -->