summaryrefslogtreecommitdiffstats
path: root/fs_mgr/Android.mk
Commit message (Expand)AuthorAgeFilesLines
* fs_mgr: convert libfs_mgr to Android.bpTom Cherry2017-05-121-29/+0
* fs_mgr: make is_device_secure() work even in the absence of properties.Sandeep Patil2017-02-271-0/+3
* fs_mgr: add a generic fs_mgr_get_boot_config internal APISandeep Patil2017-02-221-1/+2
* fs_mgr: remove code that gets slot_suffix from misc partitionSandeep Patil2017-02-151-2/+1
* Revert "e2fsck: drop -f when TARGET_USES_MKE2FS is enabled"Keun-young Park2017-02-151-5/+0
* Switch fs_mgr/*.c to C++.bowgotsai2017-01-261-5/+5
* fs_mgr: support using libavb to enable dm-veritybowgotsai2017-01-251-2/+5
* Remove fs_mgr's bogus external/openssl/include LOCAL_C_INCLUDES entry.Elliott Hughes2017-01-151-1/+0
* fs_mgr: moves common functions out of fs_mgr_verity.cppbowgotsai2017-01-131-0/+1
* Merge changes from topic 'host_suffix_cleanup'Alex Deymo2017-01-121-2/+2
|\
| * Remove "_host" and "_static" suffix from libsparse definition.Alex Deymo2017-01-111-1/+1
| * Remove "_static" and "_host" suffix from libext4_utils.Alex Deymo2017-01-111-1/+1
* | e2fsck: drop -f when TARGET_USES_MKE2FS is enabledKeun-young Park2017-01-101-0/+5
|/
* libcrypto_utils: convert to Soong.Josh Gao2016-08-051-2/+2
* fs_mgr: pass sehandle to ext4 format routineWilliam Roberts2016-05-131-1/+2
* Switch fs_mgr and adb to libcrypto_utils.Mattias Nissler2016-04-121-1/+1
* Error correction: Use libfec in fs_mgrSami Tolvanen2015-10-141-23/+33
* Revert "Error correction: Use libfec in fs_mgr"Sami Tolvanen2015-10-141-33/+23
* Error correction: Use libfec in fs_mgrSami Tolvanen2015-10-131-23/+33
* Switch to android::base::ReadFullyJohan Redestig2015-10-131-2/+2
* Switch fs_mgr_verity.c to C++.Elliott Hughes2015-10-091-1/+1
* resolved conflicts for d8eed7ff to stage-aosp-masterDavid Zeuthen2015-09-091-2/+3
|\
| * fs_mgr: Use slot_suffix field from bootloader_message.David Zeuthen2015-09-081-2/+3
* | resolved conflicts for merge of 79f33846 to lmp-mr1-dev-plus-aospEd Tam2015-04-131-1/+6
|\ \ | |/ |/|
| * fs_mgr: introduce fs_mgr_format to format wiped partitionsChris Fries2015-04-101-1/+6
| * Revert "Revert "Enable verity on userdebug, and add disable-verity to adb""Paul Lawrence2014-10-091-0/+4
| * Revert "Enable verity on userdebug, and add disable-verity to adb"Nick Kralevich2014-10-081-4/+0
| * Enable verity on userdebug, and add disable-verity to adbPaul Lawrence2014-10-081-0/+4
* | Revert "Revert "fs_mgr_verity: Add support for squashfs""Mohamad Ayyash2015-04-081-3/+3
* | Revert "fs_mgr_verity: Add support for squashfs"Mohamad Ayyash2015-04-081-3/+3
* | fs_mgr_verity: Add support for squashfsMohamad Ayyash2015-04-061-3/+3
* | Link libc++_static into fs_mgr.Dan Albert2015-04-011-0/+1
* | Revert "Revert "Enable verity on userdebug, and add disable-verity to adb""Paul Lawrence2014-12-091-0/+4
|/
* fs_mgr: turn on -WerrorMark Salyzyn2014-05-071-0/+3
* fs_mgr: split fstab parsing into separate fileColin Cross2014-01-231-1/+1
* Add basic verity support to fs_mgr.Geremy Condra2013-08-061-3/+4
* Include liblog in fs_mgr to fix the build.Ken Sumrall2013-04-151-1/+1
* fs_mgr: Capture the output of e2fsck and add to the kernel logKen Sumrall2013-04-141-1/+2
* A filesystem manager library to mount filesystems for init.Ken Sumrall2012-04-301-0/+33