commit | 6626277a4572fbe0653c60c6219bcd4710e1bff9 | [log] [tgz] |
---|---|---|
author | William Roberts <william.c.roberts@intel.com> | Tue Oct 20 15:54:11 2015 -0700 |
committer | William Roberts <william.c.roberts@intel.com> | Tue Oct 20 15:54:23 2015 -0700 |
tree | 9f5481d50f349db66e1b8c59f30a454903e49a95 | |
parent | f4c93a6fae4c36070ebba7fcc962ea0b613483b3 [diff] |
SELinuxHostTest: Fix testValidServiceContexts() Test method testValidServiceContexts() should run checkfc with the service_contexts file to ensure that they are valid. Currently, it's using the property_contexts file. Update the test to use service_contexts. Change-Id: Id8eede43d73bb480e34c52107d7132a0cd626ceb Signed-off-by: William Roberts <william.c.roberts@intel.com>