exclude com.android.rkpdapp from backup/restore

This commit is contained in:
Daniel Micay 2024-09-09 09:47:45 -04:00
parent 185d3b874d
commit 380bf8c28d

View File

@ -878,6 +878,7 @@
<p>Changes since the 2024090400 release:</p>
<ul>
<li>exclude com.android.rkpdapp from backup/restore to avoid breaking key provisioning for attestation including for Auditor (users can clear RemoteProvisioner system app data via Settings if they restored data for it and have this issue)</li>
<li>expat: backport patches for CVE-2024-28757, CVE-2024-45490, CVE-2024-45491 and CVE-2024-45492</li?
<li>kernel (6.6): update to latest GKI LTS branch revision including update to 6.6.48</li>
<li>Vanadium: update to <a href="https://github.com/GrapheneOS/Vanadium/releases/tag/128.0.6613.127.0">version 128.0.6613.127.0</a></li>