Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 989553ff authored by Jorim Jaggi's avatar Jorim Jaggi Committed by android-build-merger
Browse files

Revert "init: split property context into platform & non-platform components"...

Revert "init: split property context into platform & non-platform components" am: 328cb5d1 am: 3b6c6d5d
am: f44e2be9

Change-Id: Ib588b8f5c898ac6c7da258a7519c7a953a0db8af
parents 8b70bed4 f44e2be9
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -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");