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

Commit 17090d7f authored by Kiyoung Kim's avatar Kiyoung Kim Committed by Gerrit Code Review
Browse files

Merge "Generate linker config from recovery init"

parents fff38d94 3a88a174
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -4,6 +4,10 @@ on early-init
    # Set the security context of /postinstall if present.
    restorecon /postinstall

    # Generate ld.config.txt for recovery processes
    exec u:r:linkerconfig:s0 -- /system/bin/linkerconfig --target /linkerconfig/ld.config.txt
    chmod 444 /linkerconfig/ld.config.txt

    start ueventd

    setprop sys.usb.configfs 0