diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-03-25 08:33:57 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-03-25 08:33:57 -0400 |
| commit | a5cf935f1e84c84b73ce8febb81240265b1320a6 (patch) | |
| tree | 559631b86a49a172244676c49fb8fd8d222094c7 | |
| parent | b894611b89b11188fe679fad9ed3cb0de636bad2 (diff) | |
use our own vendor_boot
| -rw-r--r-- | static/releases.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index b80726ac..a5369119 100644 --- a/static/releases.html +++ b/static/releases.html @@ -440,6 +440,7 @@ <ul> <li>hardened_malloc: add initial malloc_trim slab quarantine purging to reduce system memory usage from the slab quarantine without sacrificing security</li> <li>Vanadium: update Chromium base to 89.0.4389.105</li> + <li>android-prepare-vendor (Pixel 4a (5G), Pixel 5): stop incorrectly treating new vendor_boot partition as a firmware partition and use our own build</li> </ul> </article> --> |
