platform_system_core/fs_mgr
David Anderson ea3b8ac9ff fs_mgr: Add a library for managing logical partitions.
This library has methods to build, read, and modify logical partition tables
based on device-mapper targets. Targets currently supported are
dm-linear and dm-zero.

Note: this is a revert of a revert, with changes to fix Mac build
bustage.

Bug: 79173901
Test: N/A
Change-Id: If89a788d1919ce8ddc6eedaecc9687a92f111dfa
2018-06-19 14:03:57 -07:00
..
include fs_mgr: remove some unused functions 2018-06-07 16:49:01 -07:00
include_fstab/fstab fs_mgr: remove some unused functions 2018-06-07 16:49:01 -07:00
libdm fs_mgr: libdm: Add support to list existing device mapper devices 2018-06-13 13:50:21 -07:00
liblp fs_mgr: Add a library for managing logical partitions. 2018-06-19 14:03:57 -07:00
tests fs_mgr: fs_mgr_get_boot_config_from_kernel_cmdline deal with quote 2018-06-08 16:04:17 -07:00
tools fs_mgr: dmctl: fix 'dmctl help' output 2018-06-13 18:38:59 -07:00
.clang-format Fix-up coding style 2017-02-18 12:33:36 +08:00
Android.bp fs_mgr: Add a library for managing logical partitions. 2018-06-19 14:03:57 -07:00
fs_mgr.cpp fs_mgr: remove some unused functions 2018-06-07 16:49:01 -07:00
fs_mgr_avb.cpp fs_mg: allow getting VBMeta Digest from device-tree 2018-06-11 22:08:45 +08:00
fs_mgr_avb_ops.cpp fs_mgr: Adding logs when failing to wait for a device file 2017-07-06 09:51:02 +08:00
fs_mgr_boot_config.cpp fs_mgr: reorder getting boot config 2018-06-12 00:16:14 +08:00
fs_mgr_dm_ioctl.cpp fs_mgr: target-agnostic device-mapper helpers 2018-05-03 16:35:09 -07:00
fs_mgr_dm_linear.cpp init/fs_mgr: prototype first-stage dm-linear support 2018-05-14 12:43:42 -07:00
fs_mgr_format.cpp make_f2fs: specify sector size for target image size and missing options 2018-04-04 09:24:24 -07:00
fs_mgr_fstab.cpp fs_mgr: remove some unused functions 2018-06-07 16:49:01 -07:00
fs_mgr_priv.h init/fs_mgr: prototype first-stage dm-linear support 2018-05-14 12:43:42 -07:00
fs_mgr_priv_avb_ops.h fs_mgr: Update for new libavb API. 2017-05-15 12:04:18 -04:00
fs_mgr_priv_boot_config.h fs_mgr: fs_mgr_get_boot_config_from_kernel_cmdline deal with quote 2018-06-08 16:04:17 -07:00
fs_mgr_priv_dm_ioctl.h fs_mgr: target-agnostic device-mapper helpers 2018-05-03 16:35:09 -07:00
fs_mgr_priv_sha.h fs_mgr_avb: refactors how vbmeta is loaded 2017-04-14 21:50:55 +08:00
fs_mgr_slotselect.cpp init/fs_mgr: prototype first-stage dm-linear support 2018-05-14 12:43:42 -07:00
fs_mgr_verity.cpp fs_mgr: target-agnostic device-mapper helpers 2018-05-03 16:35:09 -07:00
OWNERS Add OWNERS. 2017-12-07 13:30:03 -08:00