From fa4150643d2dc3b559ce02248bdb3fba8d95ad4c Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Mon, 16 Nov 2020 15:40:56 -0500 Subject: [PATCH] runtime flags handling for exec-based spawning --- static/releases.html | 1 + 1 file changed, 1 insertion(+) diff --git a/static/releases.html b/static/releases.html index 1514229e..d44162f3 100644 --- a/static/releases.html +++ b/static/releases.html @@ -413,6 +413,7 @@
  • Vanadium: update Chromium base to 86.0.4240.198
  • Pixel 4 XL: add missing feature configuration
  • Pixel 3, Pixel 3 XL, Pixel 4, Pixel 4 XL, Pixel 4a: use device-specific NFC configuration
  • +
  • add initial runtime flags handling for exec-based spawning to improve compatibility
  • -->