Add a comment to keep in sync with CTS

Test: N/A
Change-Id: I8d8c5033bcd9553a7b33e2d3875cc387fc4ddb86
This commit is contained in:
Inseob Kim 2023-08-16 11:15:48 +09:00
parent cde31a9d4d
commit 5cfac38d10

View file

@ -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 = {
{ {