Magisk/native/jni/init
Shaka Huang 834561a5de Content in dt_fstab is not null terminated in emulator
Value of <dt>/fstab/<partition>/dev and <dt>/fstab/<partition>/type in official Android emulator ends with newline instead of \0, Magisk won’t be able to patch sepolicy and crash the system.

Signed-off-by: Shaka Huang <shakalaca@gmail.com>
2020-04-02 20:54:41 -07:00
..
getinfo.cpp Small native code reorganization 2020-03-09 01:50:30 -07:00
init.cpp Introduce new boot flow to handle SAR 2SI 2020-04-01 04:39:28 -07:00
init.hpp Introduce new boot flow to handle SAR 2SI 2020-04-01 04:39:28 -07:00
magiskrc.inc Small native code reorganization 2020-03-09 01:50:30 -07:00
mount.cpp Content in dt_fstab is not null terminated in emulator 2020-04-02 20:54:41 -07:00
rootdir.cpp Update files.cpp in libutils 2020-04-02 02:17:45 -07:00
twostage.cpp Prevent possible race condition 2020-04-01 22:40:59 -07:00