aboutsummaryrefslogtreecommitdiff
path: root/en/security/selinux
diff options
context:
space:
mode:
authorAndroid Partner Docs <noreply@android.com>2018-02-13 12:14:30 -0800
committerClay Murphy <claym@google.com>2018-02-13 14:27:14 -0800
commit43777eee371e6f873e7757bbaab25763b7ed1053 (patch)
treee24b37636ab23996b5b08a0f931425269bde43eb /en/security/selinux
parent6db7c1d6346142f8c543dbc79cbfb68639266d0b (diff)
downloadsource.android.com-43777eee371e6f873e7757bbaab25763b7ed1053.tar.gz
Docs: Changes to source.android.com
- 185568049 Typo in the usb adapter spec by Danielle Roberts <daroberts@google.com> - 185454531 Devsite localized content from translation request f937f9... by Android Partner Docs <noreply@android.com> - 185454519 Devsite localized content from translation request 379736... by Android Partner Docs <noreply@android.com> - 185454514 Devsite localized content from translation request 92bc2c... by Android Partner Docs <noreply@android.com> - 185454118 Devsite localized content from translation request fc1572... by Android Partner Docs <noreply@android.com> - 185454110 Devsite localized content from translation request 465ee3... by Android Partner Docs <noreply@android.com> - 185454102 Devsite localized content from translation request ff994d... by Android Partner Docs <noreply@android.com> - 185441660 Devsite localized content from translation request 2d6e3e... by Android Partner Docs <noreply@android.com> - 185441584 Devsite localized content from translation request dcfc8e... by Android Partner Docs <noreply@android.com> - 185197349 Fix typo. by Android Partner Docs <noreply@android.com> - 185069980 fix typo by Android Partner Docs <noreply@android.com> - 185020036 Add example about optimizing kernel initcall by Android Partner Docs <noreply@android.com> - 184942796 Add analog-to-USB-C adapter and USB device spec by Danielle Roberts <daroberts@google.com> - 184900015 Exclude old bulletins from localization by Danielle Roberts <daroberts@google.com> - 184880179 Update Feb 2018 bulletins with AOSP links by Danielle Roberts <daroberts@google.com> PiperOrigin-RevId: 185568049 Change-Id: Id2ddd64fd6d7f29d7d5dee0e900c84b1a69e2a55
Diffstat (limited to 'en/security/selinux')
-rw-r--r--en/security/selinux/device-policy.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/en/security/selinux/device-policy.html b/en/security/selinux/device-policy.html
index 928a1faa..adfd629e 100644
--- a/en/security/selinux/device-policy.html
+++ b/en/security/selinux/device-policy.html
@@ -240,7 +240,7 @@ windows open:</p>
<p>The intent is clear: everyone but third-party apps may have access to the debug
device. </p>
-<p>The rule is flawed in a few of ways. The exclusion of <code>untrusted_app</code>
+<p>The rule is flawed in a few ways. The exclusion of <code>untrusted_app</code>
is trivial to work around because all apps may optionally run services in the
<code>isolated_app</code> domain. Likewise, if new domains for third-party apps
are added to AOSP, they will also have access to <code>scary_debug_device</code>.