From 5cfac38d10f55d531085582aab360a0a3d88a32f Mon Sep 17 00:00:00 2001 From: Inseob Kim Date: Wed, 16 Aug 2023 11:15:48 +0900 Subject: [PATCH] Add a comment to keep in sync with CTS Test: N/A Change-Id: I8d8c5033bcd9553a7b33e2d3875cc387fc4ddb86 --- libselinux/src/android/android_seapp.c | 3 +++ 1 file changed, 3 insertions(+) diff --git a/libselinux/src/android/android_seapp.c b/libselinux/src/android/android_seapp.c index 273ac72c..4529e59f 100644 --- a/libselinux/src/android/android_seapp.c +++ b/libselinux/src/android/android_seapp.c @@ -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 * /system/etc/selinux/plat_seapp_contexts exists, /plat_seapp_contexts will be * ignored). + * + * PLEASE KEEP IN SYNC WITH: + * hostsidetests/security/src/android/security/cts/SELinuxHostTest.java */ static const path_alts_t seapp_context_paths = { .paths = { {