aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorInseob Kim <inseob@google.com>2023-08-16 17:19:58 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2023-08-16 17:19:58 +0000
commit95f633359336954d894f7ceaf21c13beeefbd95f (patch)
tree1bd816254354339c05e171a368030b03381f238d
parenteb3bb6c98e789891722794cb63ca3c42c43f2349 (diff)
parent6c035ce15918c01ce2028b9e2df97b4493b66852 (diff)
downloadselinux-95f633359336954d894f7ceaf21c13beeefbd95f.tar.gz
Add a comment to keep in sync with CTS am: 5cfac38d10 am: 03af209f74 am: 7959969e47 am: 603ac63b13 am: 6c035ce159
Original change: https://android-review.googlesource.com/c/platform/external/selinux/+/2709434 Change-Id: I463e5a8cf24dd6361ea4e9b9aabcad4dd6a9ce98 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-rw-r--r--libselinux/src/android/android_seapp.c3
1 files changed, 3 insertions, 0 deletions
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 = {
{