aboutsummaryrefslogtreecommitdiff
path: root/en/security/overview/app-security.html
diff options
context:
space:
mode:
Diffstat (limited to 'en/security/overview/app-security.html')
-rw-r--r--en/security/overview/app-security.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/en/security/overview/app-security.html b/en/security/overview/app-security.html
index ea20c611..b70b182a 100644
--- a/en/security/overview/app-security.html
+++ b/en/security/overview/app-security.html
@@ -70,7 +70,8 @@
</li>
</ul>
<h2 id="the-android-permission-model-accessing-protected-apis">The Android Permission Model: Accessing Protected APIs</h2>
-<p>All applications on Android run in an Application Sandbox, described earlier in this document.
+<p>All applications on Android run in an <a
+href="/security/overview/kernel-security#the-application-sandbox">Application Sandbox</a>.
By default, an Android application can only access a limited range of system
resources. The system manages Android application access to resources that, if
used incorrectly or maliciously, could adversely impact the user experience,