Merge "don't load property_contexts from /data"
This commit is contained in:
commit
349f894e52
1 changed files with 0 additions and 1 deletions
|
|
@ -842,7 +842,6 @@ static int bootchart_init_action(int nargs, char **args)
|
|||
#endif
|
||||
|
||||
static const struct selinux_opt seopts_prop[] = {
|
||||
{ SELABEL_OPT_PATH, "/data/security/property_contexts" },
|
||||
{ SELABEL_OPT_PATH, "/property_contexts" },
|
||||
{ 0, NULL }
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue