document native debugging notification
This commit is contained in:
parent
21ffc57c98
commit
581e22327a
@ -242,7 +242,10 @@
|
||||
<li>Native debugging (ptrace) access is blocked for all bundled apps to
|
||||
reduce local attack surface. ptrace access is allowed by default for user
|
||||
installed apps for compatibility, with an option to block it by default. In
|
||||
both cases, ptrace access can be blocked or allowed manually.</li>
|
||||
both cases, ptrace access can be blocked or allowed manually on a per-app
|
||||
basis. When an app that is blocked from accessing ptrace tries to use it,
|
||||
GrapheneOS shows a notification that links the per-app native debugging
|
||||
settings screen.</li>
|
||||
</ul>
|
||||
</section>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user