diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-12-17 16:26:35 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-12-17 16:26:35 -0500 |
| commit | 1b51ff85a1a32cfe7fe18b5a203218769d6321e2 (patch) | |
| tree | a6716c73e8b959e3e56b892aba24607e6852f76c | |
| parent | 083973a0ae8d94c7e1fe26abd2020a1fed26ccb0 (diff) | |
apdp image included for over-the-air updates
| -rw-r--r-- | static/releases.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html index 950600a8..95152bef 100644 --- a/static/releases.html +++ b/static/releases.html @@ -508,7 +508,8 @@ <p>Changes since the 2021121602 release:</p> <ul> - <li>erase apdp partition as part of flashing factory images</li> + <li>Pixel 3, Pixel 3 XL, Pixel 3a, Pixel 3a XL, Pixel 4, Pixel 4 XL, Pixel 4a, Pixel 4a (5G), Pixel 5, Pixel 5a: include empty apdp image as part of over-the-air updates to wipe persistent modem debugging policy</li> + <li>Pixel 3, Pixel 3 XL, Pixel 3a, Pixel 3a XL, Pixel 4, Pixel 4 XL, Pixel 4a, Pixel 4a (5G), Pixel 5, Pixel 5a: erase both apdp partition slots as part of flashing factory images to wipe persistent modem debugging policy</li> <li>Seedvault: temporarily revert change to restore requiring that the profile is unlocked for the hardware keystore key (uncovers an upstream bug)</li> </ul> </article> |
