Allow non-matched apps to launch when no match found

Allows the zygote to still spawn apps in the zygote's
context when no match is found in seapp_contexts. In
enforcing mode, apps that are not matched will not be
spawned. A "No match" message will (still) be printed
to logcat.

Change-Id: Ibe362cc8e168be7acae5162c9ff6a310233fcbe6
1 file changed
tree: ee1948f019e7d1bb054f5399144d0c108547da87
  1. include/
  2. src/
  3. Android.mk
  4. NOTICE