Add a comment to keep in sync with CTS am: 5cfac38d10
am: 03af209f74
am: 7959969e47
am: 603ac63b13
Original change: https://android-review.googlesource.com/c/platform/external/selinux/+/2709434 Change-Id: Ie9526b15e1cab0da56a2152f91cf99d4d7c5f5bf Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
6c035ce159
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
|
||||
* /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 = {
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue