summaryrefslogtreecommitdiff
path: root/ext4_utils/Android.mk
AgeCommit message (Expand)Author
2018-11-19Convert blk_alloc_to_base_fs to Android.bpDan Willemsen
2018-09-10Remove the mkuserimg_mke2fs.shTianjie Xu
2018-08-20Build mke2fs.conf with Android.bp.Tao Bao
2018-06-20ext4_utils: delete make_ext4fs relavant code and scriptJin Qian
2017-12-05ext4_utils: copy mke2fs.conf to HOST_OUT_EXECUTABLESJin Qian
2017-10-20Use -Werror in system/extrasChih-Hung Hsieh
2017-07-20ext4_utils: copy mke2fs.conf to /etcJin Qian
2017-07-20ext4_utils: copy mke2fs.conf to recovery /etcJin Qian
2017-01-24Convert several libraries to soong.Alex Deymo
2017-01-11Remove "_host" and "_static" suffix from libsparse.Alex Deymo
2017-01-11Remove "_static" and "_host" suffix from libext4_utils definitions.Alex Deymo
2016-12-01ext4_utils: move ext2simg to upstream e2fsprogsAdrien Schildknecht
2016-11-30ext4_utils: use mke2fs instead of make_ext4Adrien Schildknecht
2016-10-24Remove unused dependenciesMichael Schwartz
2016-10-09ext4_utils: Export headers for libext4_utils* libs.Tao Bao
2016-09-30Revert "ext4_utils: -Werror"Colin Cross
2016-09-29ext4_utils: -WerrorMark Salyzyn
2016-04-07Remove canned_fs_config from ext4_utilsMohamad Ayyash
2016-03-02Introduce blk_alloc_to_base_fs utilityMohamad Ayyash
2016-02-05Add methods to get and ensure encryption policy.Jeff Sharkey
2016-02-04Remove unencrypted propertiesPaul Lawrence
2015-12-21libext4_utils: add dependency on libselinuxColin Cross
2015-08-28Remove HOST_OS checks, whitelist windows moduleDan Willemsen
2015-05-19Set -fno-strict-aliasing here so we can get rid of it globallyBernhard Rosenkränzer
2015-04-28Securely encrypt the master keyPaul Lawrence
2015-04-28Add real UUID support to ext4_utils.Jeff Sharkey
2015-04-28Revert "Securely encrypt the master key"Paul Lawrence
2015-04-27Securely encrypt the master keyPaul Lawrence
2015-04-15make_ext4fs: use libcutils and libselinux shared librariesMark Salyzyn
2015-04-02Merge "ext4_utils: move fs_config to libcutils"Mark Salyzyn
2015-04-02ext4_utils: move fs_config to libcutilsMark Salyzyn
2015-04-01ext4_utils: Abstracting ext4 encryption property systemPaul Lawrence
2015-03-27[HACK] Adding e4crypt supportPaul Lawrence
2014-06-16optionally use a canned fs_config when building ext4 fsDoug Zongker
2014-01-23ext4_utils: move superblock parsing to its own compilation unitColin Cross
2013-02-04ext4_utils: mark uninitialized inode tables in block groupsColin Cross
2012-10-17Add automatic file_contexts handle to make_ext4fs.rpcraig
2012-10-16Remove HAVE_SELINUX guardsKenny Root
2012-08-15Support for multiple modules with the same name is going away.Joe Onorato
2012-08-15Support for multiple modules with the same name is going away.Joe Onorato
2012-07-18Merge "Fix SELinux labeling for system.img"Nick Kralevich
2012-07-17system/extras/ext4_utils: move libsparse to system/coreColin Cross
2012-07-17Refactor sparse file support into libsparseColin Cross
2012-07-11Fix SELinux labeling for system.imgrpcraig
2012-04-08Fix SELinux buildingKenny Root
2012-03-30resolved conflicts for merge of 8f9b41d9 to masterKenny Root
2012-03-30Extend make_ext4fs to support setting SELinux security contexts in ext4 images.Stephen Smalley
2012-02-17Merge "img2simg: Drop using endian.h"Scott Anderson
2012-02-16img2simg: Drop using endian.hScott Anderson
2012-02-16ext4_utils: simg2img: Add LOCAL_MODULE_TAGS in Android.mkScott Anderson