am 683aa89b: Merge "Remove /system from the dirs to relabel." into jb-mr2-dev

* commit '683aa89bfdf2439d1c5d9a4dc240d6a673678a98':
  Remove /system from the dirs to relabel.
This commit is contained in:
gcondra@google.com 2013-05-07 19:19:50 -07:00 committed by Android Git Automerger
commit ac5cf925f8

View file

@ -795,7 +795,6 @@ int selinux_reload_policy(void)
selinux_init_all_handles();
selinux_android_fixcon("/data");
selinux_android_fixcon("/system");
selinux_android_fixcon("/dev");
return 0;