Skip to content

Commit 567e2f1

Browse files
committed
clarify remote key provisioning backup/restore fix
1 parent ae9e17e commit 567e2f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

static/releases.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -903,7 +903,7 @@ <h3><a href="#2024091700">2024091700</a></h3>
903903
<li>Sandboxed Google Play compatibility layer: handle the updated client dynamite module initialization sequence</li>
904904
<li>extend standard Android eBPF filter to prevent apps sending multicast packets outside of the VPN tunnel either directly or separately via kernel-generated multicast traffic (IGMP, MLD) when leak blocking is enabled</li>
905905
<li>add netfilter-based multicast firewall only permitting sending multicast packets to permitted interfaces for the process to prevent apps sending multicast packets through a disallowed interface such as a VPN tunnel for another profile</li>
906-
<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>
906+
<li>exclude com.android.rkpdapp from backup/restore to avoid breaking key provisioning for hardware key attestation including for Auditor (users can clear RemoteProvisioner system app data via Settings if they restored data for it and have this issue)</li>
907907
<li>Pixel 9 Fold Pro: temporarily manually add overlays from the stock Pixel OS to use the correct layout for quick settings, status bar, etc. and to provide the split folded/unfolded auto-rotate settings</li>
908908
<li>hardened_malloc: fix microdroid virtual machine compatibility by using armv8a+dotprod+memtag when enabling memory tagging instead of armv9+memtag</li>
909909
<li>init: disable auto-reboot setup for microdroid virtual machines</li>

0 commit comments

Comments
 (0)