selinux/libselinux/include
Janis Danisevskis 6dd85b9e0e libselinux: android: fix lax service context lookup
We use the same lookup function for service contexts
that we use for property contexts. However, property
contexts are namespace based and only compare the
prefix. This may lead to service associations with
a wrong label.

This patch introduces a new back end for android
services with a stricter lookup function. Now the
service name must match the key of the service label
exactly.

Signed-off-by: Janis Danisevskis <jdanis@android.com>
2016-09-29 09:59:44 -04:00
..
selinux libselinux: android: fix lax service context lookup 2016-09-29 09:59:44 -04:00
Makefile Fix relabel target. 2013-10-23 12:44:30 -04:00