fix indentation of exploit protection list
This commit is contained in:
parent
581e22327a
commit
17d189d7f6
@ -808,7 +808,8 @@
|
||||
<ul>
|
||||
<li>Switch from hardened_malloc to Android's standard allocator (Scudo)</li>
|
||||
<li>Reduce address space size from 48 bit to Android's standard 39 bit</li>
|
||||
<li>Disable memory tagging, unless the app has opted-in to it (only on compatible devices)</li>
|
||||
<li>Disable memory tagging, unless the app has opted-in to it (only on
|
||||
compatible devices)</li>
|
||||
<li>Allow native debugging (ptrace) access</li>
|
||||
</ul>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user