am 4be31900: Trivial change to support different SELinux policies for third party apps

* commit '4be31900a480b1c71d77cf6da02349c72a876daa':
  Trivial change to support different SELinux policies for third party apps
This commit is contained in:
Nick Kralevich 2014-07-01 21:20:17 +00:00 committed by Android Git Automerger
commit b5a39ee190

View file

@ -13,6 +13,7 @@
# user=_isolated will match any isolated service UID.
# All specified input selectors in an entry must match (i.e. logical AND).
# Matching is case-insensitive.
#
# Precedence rules:
# (1) isSystemServer=true before isSystemServer=false.
# (2) Specified user= string before unspecified user= string.