platform_system_core/fs_mgr
David Anderson 0a186a834e liblp: Add unit tests for flashing and readback.
These tests check that various aspects of liblp's on-disk management
are functioning as intended. This checks redundancy, metadata slot
management, and metadata update and readback.

Bug: 79173901
Test: liblp_test gtest
Change-Id: Ib780676e0f34f44aa255e8fcfded2ceb71fe3dce
2018-06-21 12:58:34 -07:00
..
include init: Create logical partitions via liblp. 2018-06-19 14:03:58 -07:00
include_fstab/fstab fs_mgr: remove some unused functions 2018-06-07 16:49:01 -07:00
libdm libdm: Implement LoadTableAndActivate. 2018-06-20 15:16:05 -07:00
liblp liblp: Add unit tests for flashing and readback. 2018-06-21 12:58:34 -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 libdm: Implement LoadTableAndActivate. 2018-06-20 15:16:05 -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: Create logical partitions via liblp. 2018-06-19 14:03:58 -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