Revert "init: split property context into platform & non-platform components"
am: 328cb5d141
Change-Id: I27df33e9ddcf2d6523118a6286b8a98160d723b3
This commit is contained in:
commit
3b6c6d5d90
|
@ -775,8 +775,7 @@ int main(int argc, char** argv) {
|
|||
restorecon("/dev/random");
|
||||
restorecon("/dev/urandom");
|
||||
restorecon("/dev/__properties__");
|
||||
restorecon("/plat_property_contexts");
|
||||
restorecon("/nonplat_property_contexts");
|
||||
restorecon("/property_contexts");
|
||||
restorecon("/sys", SELINUX_ANDROID_RESTORECON_RECURSE);
|
||||
restorecon("/dev/block", SELINUX_ANDROID_RESTORECON_RECURSE);
|
||||
restorecon("/dev/device-mapper");
|
||||
|
|
Loading…
Reference in New Issue