Add a comment to keep in sync with CTS
Test: N/A Change-Id: I8d8c5033bcd9553a7b33e2d3875cc387fc4ddb86
This commit is contained in:
parent
cde31a9d4d
commit
5cfac38d10
1 changed files with 3 additions and 0 deletions
|
@ -52,6 +52,9 @@ static const path_alts_t file_context_paths = { .paths = {
|
||||||
* each partition, only the first existing entry will be used (for example, if
|
* each partition, only the first existing entry will be used (for example, if
|
||||||
* /system/etc/selinux/plat_seapp_contexts exists, /plat_seapp_contexts will be
|
* /system/etc/selinux/plat_seapp_contexts exists, /plat_seapp_contexts will be
|
||||||
* ignored).
|
* ignored).
|
||||||
|
*
|
||||||
|
* PLEASE KEEP IN SYNC WITH:
|
||||||
|
* hostsidetests/security/src/android/security/cts/SELinuxHostTest.java
|
||||||
*/
|
*/
|
||||||
static const path_alts_t seapp_context_paths = { .paths = {
|
static const path_alts_t seapp_context_paths = { .paths = {
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue