commit | 6830b48e22aedce29f1fa95810f5154741482542 | [log] [tgz] |
---|---|---|
author | Tom Cherry <tomcherry@google.com> | Mon May 08 13:38:15 2017 -0700 |
committer | Tom Cherry <tomcherry@google.com> | Tue May 09 02:25:32 2017 +0000 |
tree | d0ade431b56e65db325e9b777d10fa7810185b59 | |
parent | 906166bc53c891b2e1ad9fa0e9b533ce7161ab97 [diff] |
init: remove restorecon() from util.cpp restorecon() has become nothing more than a small wrapper around selinux_android_restore(). This itself isn't super problematic, but it is an obstacle for compiling util.cpp on the host as that function is not available on the host. Bug: 36970783 Test: Boot bullhead Merged-In: I7e209ece6898f9a0d5eb9e5d5d8155c2f1ba9faf Change-Id: I7e209ece6898f9a0d5eb9e5d5d8155c2f1ba9faf