restorecon hwservice_contexts.

Test: marlin boots, angler boots
Bug: 34454312
Change-Id: I5da8b0b10a7a4c0e6e0c9aea39004852889e8d97
This commit is contained in:
Martijn Coenen 2017-04-12 18:02:33 -07:00
parent 585e6a89d7
commit 6887273a28
1 changed files with 2 additions and 0 deletions

View File

@ -900,6 +900,8 @@ static void selinux_restore_context() {
restorecon("/nonplat_seapp_contexts");
restorecon("/plat_service_contexts");
restorecon("/nonplat_service_contexts");
restorecon("/plat_hwservice_contexts");
restorecon("/nonplat_hwservice_contexts");
restorecon("/sepolicy");
restorecon("/vndservice_contexts");