Magisk/native/jni
osm0sis f341f3b2dd magiskboot: accept forcing recognized but unsupported format compression
- when input image had a different supported format (e.g. gzip) magiskboot would not accept a manually compressed ramdisk or kernel in an unsupported format (e.g. lzop) despite being able to recognize it, so instead would double compress using whatever the input format was, breaking the image with, in effect, a ramdisk.cpio.lzo.gz
2019-06-10 21:56:51 -07:00
..
core Use original file type when creating device nodes 2019-06-10 21:41:17 -07:00
external Update native external dependencies 2019-04-30 01:31:07 -04:00
include Detect UID from data directories 2019-06-03 23:32:49 -07:00
init Support EROFS system-as-root devices 2019-05-27 15:19:28 -07:00
magiskboot magiskboot: accept forcing recognized but unsupported format compression 2019-06-10 21:56:51 -07:00
magiskhide Support execute commands in magiskhide env 2019-06-04 22:27:19 -07:00
magiskpolicy Revert ioctl rules 2019-04-29 21:25:57 -04:00
resetprop Make parse prop file a util function 2019-03-05 20:27:09 -05:00
su Properly isolate mount namespace 2019-06-04 21:21:27 -07:00
systemproperties Some code adjustments 2019-02-24 23:09:34 -05:00
utils Remove unused function 2019-05-26 22:01:42 -07:00
.gitignore Add entrypoint to build test 2019-04-01 02:46:09 -04:00
Android.mk Support building individual applets 2019-05-30 21:17:58 -07:00
Application.mk Build with -Wall 2019-04-29 21:26:43 -04:00