Merge "restorecon hwservice_contexts." into oc-dev
This commit is contained in:
commit
f8952a196c
|
@ -918,6 +918,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");
|
||||
|
||||
|
|
Loading…
Reference in New Issue