diff --git a/private/seapp_contexts b/private/seapp_contexts index 6349a97f98aff7e8310062a65a9992ae7c66dd5e..85980e9e4088a62c3c5212a2dc5a63487d465f40 100644 --- a/private/seapp_contexts +++ b/private/seapp_contexts @@ -22,7 +22,7 @@ # All specified input selectors in an entry must match (i.e. logical AND). # Matching is case-insensitive. # -# Precedence rules: +# Precedence rules (see external/selinux/libselinux/src/android/android.c seapp_context_cmp()): # (1) isSystemServer=true before isSystemServer=false. # (2) Specified isEphemeralApp= before unspecified isEphemeralApp= boolean. # (3) Specified isOwner= before unspecified isOwner= boolean.