Magisk/native/jni
Chris Renshaw 59161efd08 Support Samsung 2SI with skip_initramfs in dtb cmdline
Samsung Galaxy A21S and Galaxy M12, probably others, are hdr_v2 boot.img with 2SI judging by the ramdisk contents, but the dtb contains an extra cmdline with skip_initramfs present, even though this shouldn't exist on 2SI and the kernel apparently doesn't even contain a skip_initramfs function

I can't find examples of other devices where skip_initramfs is present in the dtb other than these so patch it out like we do the kernel

Co-authored-by: topjohnwu <topjohnwu@gmail.com>
2021-10-30 21:20:10 -07:00
..
core Replace module fd with memfd if possible 2021-10-28 00:26:18 -07:00
external Update libcxx 2021-10-21 02:08:13 -07:00
include Make zygisk survive zygote restarts 2021-10-27 01:53:16 -07:00
init Support custom legacy Sony devices with init.real setup 2021-10-30 18:59:20 -07:00
magiskboot Support Samsung 2SI with skip_initramfs in dtb cmdline 2021-10-30 21:20:10 -07:00
magiskpolicy Update rules again 2021-10-29 03:37:14 -07:00
resetprop Prune unused nodes from trie 2021-10-09 02:15:03 -07:00
su realpath /proc/pid/cwd 2021-10-29 03:13:20 -07:00
utils Make zygiskd ABI aware 2021-10-23 14:38:30 -07:00
zygisk Stop extreme verbose logging 2021-10-27 04:00:40 -07:00
.gitignore Add entrypoint to build test 2019-04-01 02:46:09 -04:00
Android.mk Make zygisk survive zygote restarts 2021-10-27 01:53:16 -07:00
Application.mk Build on API 21 headers 2021-10-20 03:17:42 -07:00