From 5fe14dcff076854173d142c759315cf3381841b7 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Mon, 1 Apr 2024 10:46:30 -0400 Subject: [PATCH] add stub implementation of VendorConfigProvider --- static/releases.html | 1 + 1 file changed, 1 insertion(+) diff --git a/static/releases.html b/static/releases.html index 65aba021..8b36d437 100644 --- a/static/releases.html +++ b/static/releases.html @@ -751,6 +751,7 @@
  • kernel (6.1): update to latest GKI LTS branch revision
  • fix upstream bug breaking pressing power button 5 times to make an emergency call
  • fix upstream bug causing 5 second delay to start the emergency dialer for the first time
  • +
  • CarrierConfig2 (app created by GrapheneOS to replace Google CarrierSettings): add stub implementation of VendorConfigProvider
  • Setup Wizard: use new API for emergency calls
  • Setup Wizard: add prompt for unlocked bootloader triggering reboot to fastboot mode to lock
  • Setup Wizard: add prompt for disabling OEM unlocking after the device is locked (will be disabled by default)