use max mmap entropy by default to cover init

This commit is contained in:
Daniel Micay 2020-07-03 18:56:04 -04:00
parent f70aff98c8
commit 1eb44ec958

View File

@ -374,6 +374,7 @@
<li>Pixel 3, Pixel 3 XL, Pixel 3a, Pixel 3a XL, Pixel 4, Pixel 4 XL: update APNs with carriersettings-extractor</li>
<li>disable network time refresh when network time is disabled (previous behavior inherited from upstream)</li>
<li>kernel (Pixel 2, Pixel 2 XL, Pixel 3, Pixel 3 XL, Pixel 3a, Pixel 3a XL, Pixel 4, Pixel 4 XL): make reproducible builds simpler</li>
<li>kernel (Pixel 4, Pixel 4 XL): use max mmap entropy by default to cover init</li>
</ul>
<p>Restoration of past features since the 2020.06.22.21 release:</p>