commit | 7ced1b90b0056677e81fca04d0a83800fb7d1f5b | [log] [tgz] |
---|---|---|
author | Qijiang Fan <[email protected]> | Fri Sep 07 04:08:16 2018 |
committer | chrome-bot <[email protected]> | Sun Sep 09 20:38:51 2018 |
tree | e89701165dedfd0e69e375e5994c1572a131278d | |
parent | 0aa9d36e5363e38a049dd69731e57387b0730893 [diff] |
tast: add new test dependency `selinux'. BUG=b:114172200 TEST=none CQ-DEPEND=CL:1208774 Change-Id: I7b1bfa4ff557edd2e20401e39f2c25629e60aca7 Reviewed-on: https://chromium-review.googlesource.com/1212644 Commit-Ready: Qijiang Fan <[email protected]> Tested-by: Qijiang Fan <[email protected]> Reviewed-by: Dan Erat <[email protected]> Reviewed-by: Shuhei Takahashi <[email protected]>
diff --git a/docs/test_dependencies.md b/docs/test_dependencies.md index 0ed87d4..a2c2b03 100644 --- a/docs/test_dependencies.md +++ b/docs/test_dependencies.md
@@ -15,6 +15,8 @@ * `chrome_login` - Implies `chrome` with the further requirement that user login (i.e. using `session_manager` and `cryptohome`) is supported. * `display_backlight` - An internal display backlight. +* `selinux` - An SELinux-enabled board. All Android boards are + SELinux-enabled. * `tpm` - A [Trusted Platform Module] chip. * `vm_host` - The ability to [run virtual machines].