Magisk/native/jni/utils/include
topjohnwu e72c6685ed Support A only System-as-root Devices
Most Chinese devices (and supposedly Galaxy S10) running Android Pie
is using system-as-root without A/B partition.

https://source.android.com/devices/bootloader/system-as-root#about-system-as-root

According to the docs above, these devices will have a ramdisk block
with size 0 in their boot images. Since magiskinit can run independently
on system-as-root devices, we simply just create an empty ramdisk with
magiskinit added as init.

Huge thanks to @vvb2060 for the heads up and original PR.
Close #980, close #1102
2019-02-28 05:46:36 -05:00
..
BlockingQueue.h Keep track of timestamps and skip old logs 2019-02-10 03:16:52 -05:00
cpio.h Support A only System-as-root Devices 2019-02-28 05:46:36 -05:00
logging.h Refactor build flags 2019-02-12 05:17:02 -05:00
OutStream.h Add compressed ramdisk support 2019-02-24 20:39:01 -05:00
selinux.h Move sbin overlay creation to magiskinit 2019-02-09 01:51:46 -05:00
utils.h Trim dev name 2019-02-26 03:04:17 -05:00