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

* commit 'ac5cf925f86706d2bf89948e7cd3379376185d3b':
  Remove /system from the dirs to relabel.
This commit is contained in:
gcondra@google.com 2013-05-08 15:04:02 -07:00 committed by Android Git Automerger
commit 2fd3cc4c0f
1 changed files with 0 additions and 1 deletions

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;