Commit bed08333 authored by Geremy Condra's avatar Geremy Condra Committed by Android Git Automerger
Browse files

am c0e1bc1c: Merge "Drop /data/system as a policy file location"

* commit 'c0e1bc1c':
  Drop /data/system as a policy file location
parents 4d71493e c0e1bc1c
......@@ -746,7 +746,6 @@ static int bootchart_init_action(int nargs, char **args)
static const struct selinux_opt seopts_prop[] = {
{ SELABEL_OPT_PATH, "/data/security/property_contexts" },
{ SELABEL_OPT_PATH, "/data/system/property_contexts" },
{ SELABEL_OPT_PATH, "/property_contexts" },
{ 0, NULL }
};
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment