summaryrefslogtreecommitdiff
path: root/ext4_utils/Android.bp
AgeCommit message (Expand)Author
2023-03-30Don't use _LARGEFILE64_SOURCE in ext4_utils.hColin Cross
2021-11-23Merge "Convert mkuserimg_mke2fs to python3"Treehugger Robot
2021-11-22Convert mkuserimg_mke2fs to python3Kelvin Zhang
2021-10-12Expose mke2fs.conf to platform-tools sdk-repo buildDan Willemsen
2021-07-23Make libfs_mgr dependencies vendor_ramdisk_available.David Anderson
2021-06-14Add ramdisk_available to init_first_stage's depsInseob Kim
2021-02-19[LSC] Add LOCAL_LICENSE_KINDS to system/extrasBob Badour
2021-02-16Revert "[LSC] Add LOCAL_LICENSE_KINDS to system/extras"Bob Badour
2021-02-12[LSC] Add LOCAL_LICENSE_KINDS to system/extrasBob Badour
2020-10-27Make the mke2fs.conf can be included by the othersFelka Chang
2019-09-18mkuserimg_mke2fs.py: Package mke2fs.confDaniel Mentz
2019-07-11libext4_utils: remove unused depsSteven Moreland
2019-02-13wipe: guarantee zeros after wipe out partitionsJaegeuk Kim
2019-02-13ext4_utils: build by C++Jaegeuk Kim
2018-11-19Convert blk_alloc_to_base_fs to Android.bpDan Willemsen
2018-10-25Refactor "ext4 encryption" code into libfscryptEric Biggers
2018-08-27Clean up the global -Wno- in system/extras.Elliott Hughes
2018-08-24Merge "ext4_utils: Build ext4_crypt_init_extensions.cpp into shared lib."Tao Bao
2018-08-20Build mke2fs.conf with Android.bp.Tao Bao
2018-08-15Convert mkuserimg_mke2fs.sh to pythonTianjie Xu
2018-08-12ext4_utils: Build ext4_crypt_init_extensions.cpp into shared lib.Tao Bao
2018-05-24Merge "Mark as recovery_available:true" am: ca8f3be17dJiyong Park
2018-05-24Mark as recovery_available:trueJiyong Park
2018-05-17Recursively list directories that break encryptionPaul Crowley
2017-11-08ext4_utils: remove dead code from libext4_utilsJin Qian
2017-11-07ext4_utils: delete make_ext4fs relavant code and scriptJin Qian
2017-10-02Use -Werror in system/extrasChih-Hung Hsieh
2017-09-27Rename libz-host -> libzDan Willemsen
2017-05-09Switch to libkeyutils.Elliott Hughes
2017-01-24Convert several libraries to soong.Alex Deymo