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

Commit 905ad1d3 authored by Ching Tzung Lin's avatar Ching Tzung Lin Committed by android-build-merger
Browse files

Mount debugfs earlier regardless build variant

am: df2d7823

* commit 'df2d7823':
  Mount debugfs earlier regardless build variant
parents 14b307fa df2d7823
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -18,6 +18,8 @@ on early-init
    # Set the security context of /adb_keys if present.
    restorecon /adb_keys

    mount debugfs /sys/kernel/debug /sys/kernel/debug mode=755

    start ueventd

on init