fix Auditor version 19 link

This commit is contained in:
Daniel Micay 2020-09-19 02:45:51 -04:00
parent 092490180c
commit 703eb2388a

View File

@ -378,7 +378,7 @@
<li>stop disabling support for stable local privacy addresses since Android 11 handles it better by only using it when MAC randomization is disabled</li> <li>stop disabling support for stable local privacy addresses since Android 11 handles it better by only using it when MAC randomization is disabled</li>
<li>update to a new version of Seedvault for Android 11</li> <li>update to a new version of Seedvault for Android 11</li>
<li>build and use otatools.zip for signing releases instead of an ad-hoc approach</li> <li>build and use otatools.zip for signing releases instead of an ad-hoc approach</li>
<li>Auditor: update to <a href="https://github.com/GrapheneOS/Auditor/releases/tag/18">version 19</a></li> <li>Auditor: update to <a href="https://github.com/GrapheneOS/Auditor/releases/tag/19">version 19</a></li>
<li>Updater: update targetSdkVersion to 30</li> <li>Updater: update targetSdkVersion to 30</li>
<li>disable Scudo on 64-bit since we use the substantially more secure hardened_malloc</li> <li>disable Scudo on 64-bit since we use the substantially more secure hardened_malloc</li>
<li>fully replace jemalloc with Scudo on 32-bit</li> <li>fully replace jemalloc with Scudo on 32-bit</li>