commit | 242c11c6648a744a1321d8e360ff953bdddf183c | [log] [tgz] |
---|---|---|
author | Martijn Coenen <maco@google.com> | Tue Apr 04 03:41:46 2017 +0000 |
committer | Android (Google) Code Review <android-gerrit@google.com> | Tue Apr 04 03:41:48 2017 +0000 |
tree | 1a4df1804b02ce86d557ec97d4869222a262353f | |
parent | fa5ee1c8b634e5ffe95f427c1b1b78fcddb3f856 [diff] | |
parent | 1e3c1ab2bc260fb38459265d6cf91275c5de3b51 [diff] |
Merge "Restorecon new vndservice_contexts file." into oc-dev
diff --git a/init/init.cpp b/init/init.cpp index a1d9f1b..7e61767 100644 --- a/init/init.cpp +++ b/init/init.cpp
@@ -897,6 +897,7 @@ restorecon("/plat_service_contexts"); restorecon("/nonplat_service_contexts"); restorecon("/sepolicy"); + restorecon("/vndservice_contexts"); restorecon("/sys", SELINUX_ANDROID_RESTORECON_RECURSE); restorecon("/dev/block", SELINUX_ANDROID_RESTORECON_RECURSE);