add stub implementation of VendorConfigProvider

This commit is contained in:
Daniel Micay 2024-04-01 10:46:30 -04:00
parent fd14e3123a
commit 5fe14dcff0

View File

@ -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>