• topjohnwu's avatar
    Do not use std::random_device · 52fd508f
    topjohnwu authored
    Directly read from urandom instead of using std::random_device.
    libc++ will use iostream under-the-hood, which brings significant
    binary size increase that is not welcomed, especially in magiskinit.
    52fd508f
Name
Last commit
Last update
..
early_mount.cpp Loading commit data...
getinfo.cpp Loading commit data...
init.cpp Loading commit data...
init.h Loading commit data...
magiskrc.h Loading commit data...
rootdir.cpp Loading commit data...