summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Micay <daniel.micay@grapheneos.org>2024-04-01 10:46:30 -0400
committerDaniel Micay <daniel.micay@grapheneos.org>2024-04-01 10:46:30 -0400
commit5fe14dcff076854173d142c759315cf3381841b7 (patch)
tree51a1051fa63c0ab449fae6150ad543d625ac422a
parentfd14e3123a7fc290b3c28938884dbed97414cae0 (diff)
add stub implementation of VendorConfigProvider
-rw-r--r--static/releases.html1
1 files changed, 1 insertions, 0 deletions
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 @@
<li>kernel (6.1): update to latest GKI LTS branch revision</li>
<li>fix upstream bug breaking pressing power button 5 times to make an emergency call</li>
<li>fix upstream bug causing 5 second delay to start the emergency dialer for the first time</li>
+ <li>CarrierConfig2 (app created by GrapheneOS to replace Google CarrierSettings): add stub implementation of VendorConfigProvider</li>
<li>Setup Wizard: use new API for emergency calls</li>
<li>Setup Wizard: add prompt for unlocked bootloader triggering reboot to fastboot mode to lock</li>
<li>Setup Wizard: add prompt for disabling OEM unlocking after the device is locked (will be disabled by default)</li>