From d25983103efaa37edfe68061c3ad3b3810d6d18c Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Fri, 3 Feb 2023 14:44:23 -0500 Subject: [PATCH] clarify install available apps change --- static/releases.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/releases.html b/static/releases.html index aaecd207..0d60cfcf 100644 --- a/static/releases.html +++ b/static/releases.html @@ -733,7 +733,7 @@
  • perform additional boot-time checks on system package updates in order to extend verified boot to out-of-band system package updates including enforcing having valid signed fs-verity metadata for continuous verification (Android does not even provide working boot-time verification for out-of-band APK updates for non-APEX components)
  • reimplement requiring fs-verity when installing system package updates in a better way
  • remove unnecessary warning for failed virtual A/B sideloaded updates since it's atomic just like A/B updates
  • -
  • drop our extension to the install available apps feature making it work for apps not installed in Owner since this is risky in a situation where there are actually separate people using secondary users and while we want to provide this feature, we'd need to come up with a way to address this to add it back
  • +
  • drop our extension to the install available apps feature (which is still available, without this extension) making it work for apps not installed in Owner since this is risky in a situation where there are actually separate people using secondary users and while we want to provide this feature, we'd need to come up with a way to address this to add it back
  • SetupWizard: stop enabling Wi-Fi automatically
  • SetupWizard: stop sending unused sticky broadcast
  • kernel (Pixel 6, Pixel 6 Pro, Pixel 6a, Pixel 7, Pixel 7 Pro, Generic 5.10): update to latest GKI LTS branch revision