diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-12-17 16:47:19 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-12-17 16:47:19 -0500 |
| commit | 408ace9b8765f8434da32ff5bd6ccc51c19fd768 (patch) | |
| tree | 69ebbfc6737f3562d1f7e4ad372970bd80a9a748 /static | |
| parent | 1b51ff85a1a32cfe7fe18b5a203218769d6321e2 (diff) | |
extend debug policy wiping to msadp
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/static/releases.html b/static/releases.html index 95152bef..dcaf627e 100644 --- a/static/releases.html +++ b/static/releases.html @@ -508,8 +508,10 @@ <p>Changes since the 2021121602 release:</p> <ul> - <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>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 debugging policy</li> + <li>Pixel 3, Pixel 3 XL, Pixel 3a, Pixel 3a XL, Pixel 4, Pixel 4 XL, Pixel 4a: include empty msapd image as part of over-the-air updates to wipe persistent 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 debugging policy</li> + <li>Pixel 3, Pixel 3 XL, Pixel 3a, Pixel 3a XL, Pixel 4, Pixel 4 XL, Pixel 4a: erase both msadp partition slots as part of flashing factory images to wipe persistent 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> |
