add SYSRQ restrictions for microdroid

This commit is contained in:
Daniel Micay 2024-10-26 15:45:20 -04:00
parent 7a9d8e0ebe
commit be962ff375

View File

@ -550,6 +550,7 @@
<li>kernel (6.6): enable FORTIFY_SOURCE for microdroid too, not only bare metal</li>
<li>kernel (6.6): disable BINFMT_MISC for microdroid too, not only bare metal</li>
<li>kernel (6.6): disable RSEQ for microdroid too, not only bare metal</li>
<li>kernel (6.6): add SYSRQ restrictions for microdroid too, not only bare metal</li>
<li>kernel (6.6): use the same KFENCE configuration for microdroid as bare metal</li>
<li>System Updater: update minimum and target API level to 35 (Android 15)</li>
</ul>