am f5410f2b: am 3d32cd93: Revert "Remove /system from the dirs to relabel."

* commit 'f5410f2bde6fd5295cad36e3ba3efba0beb92780':
  Revert "Remove /system from the dirs to relabel."
This commit is contained in:
gcondra@google.com 2013-05-20 16:35:34 -07:00 committed by Android Git Automerger
commit 104c33992f

View file

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