You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
reimplement android mkbootfs with pure java, features include: unpack: - using commons.compress - save cpio entry info on unpacking, and reload it on packing, this is called 'exact-matching' pack: using new code with the help of commons.compress - for newly added ramdisk file, its file mode falls back to 'pattern-matching' - for newly added ramdisk file that doesn't match any pattern, it will use default file mode, 'default' integration test: - enable strict cpio checking |
4 years ago | |
---|---|---|
.. | ||
src | 4 years ago | |
build.gradle.kts | 4 years ago | |
gradle.properties | 4 years ago |