android_system_core/fs_mgr/libsnapshot
David Anderson cbc204b39b libsnapshot: Use the compression algorithm specified in the DeltaArchiveManifest.
update_engine and libsnapshot must agree on CowOptions parameters,
otherwise the COW size estimation may be incorrect.

Bug: N/A
Test: vts_libsnapshot_test
      apply OTA, snapshotctl dump
Change-Id: I219ae458dfa19e4b3c96360d3b847edb2a01ebc8
2021-03-03 18:27:54 -08:00
..
android/snapshot libsnapshot: Use the compression algorithm specified in the DeltaArchiveManifest. 2021-03-03 18:27:54 -08:00
corpus
include/libsnapshot libsnapshot: Harden merge-in-recovery for factory data resets. 2021-02-26 17:28:06 -08:00
include_test/libsnapshot libsnapshot: Add a test for when partitions shrink and grow simultaneously. 2021-01-26 14:48:09 -08:00
update_engine libsnapshot: Use the compression algorithm specified in the DeltaArchiveManifest. 2021-03-03 18:27:54 -08:00
Android.bp [LSC] Add LOCAL_LICENSE_KINDS to system/core 2021-02-19 12:59:05 -08:00
OWNERS
PowerTest.md
cow_api_test.cpp libsnapshot: Set default cluster size to 200 2021-01-12 20:06:20 -08:00
cow_decompress.cpp
cow_decompress.h
cow_format.cpp libsnapshot: Group CowOperations into clusters 2020-12-02 21:31:22 -08:00
cow_reader.cpp libsnapshot: Print merge completion ops 2021-02-16 19:19:40 +00:00
cow_snapuserd_test.cpp libsnapshot:snapuserd: Batch merge copy operation 2021-02-09 23:53:49 +00:00
cow_writer.cpp libsnapshot:snapuserd: Batch merge copy operation 2021-02-09 23:53:49 +00:00
device_info.cpp libsnapshot: Remove special-case code for first-stage init. 2020-11-23 04:14:08 +00:00
device_info.h libsnapshot: Remove special-case code for first-stage init. 2020-11-23 04:14:08 +00:00
dm_snapshot_internals.h COW file size: better explain the exception size 2021-02-17 09:47:13 +00:00
estimate_cow_from_nonab_ota.cpp
fuzz.sh
fuzz_utils.cpp
fuzz_utils.h
inspect_cow.cpp libsnapshot: Add decompression check to Inspect_Cow 2020-12-28 18:20:19 -08:00
make_cow_from_ab_ota.cpp libsnapshot: Support cluster_ops in make_cow_from_ab_ota 2020-12-02 21:31:23 -08:00
partition_cow_creator.cpp libsnapshot: COW size is computed within the container capability 2021-02-16 11:08:21 +00:00
partition_cow_creator.h libsnapshot: Use the compression algorithm specified in the DeltaArchiveManifest. 2021-03-03 18:27:54 -08:00
partition_cow_creator_test.cpp libsnapshot: COW size is computed within the container capability 2021-02-16 11:08:21 +00:00
power_test.cpp
return.cpp
run_power_test.sh
snapshot.cpp libsnapshot: Use the compression algorithm specified in the DeltaArchiveManifest. 2021-03-03 18:27:54 -08:00
snapshot_fuzz.cpp
snapshot_fuzz_utils.cpp
snapshot_fuzz_utils.h libsnapshot: Remove special-case code for first-stage init. 2020-11-23 04:14:08 +00:00
snapshot_metadata_updater.cpp
snapshot_metadata_updater.h
snapshot_metadata_updater_test.cpp
snapshot_reader.cpp libsnapshot: Group CowOperations into clusters 2020-12-02 21:31:22 -08:00
snapshot_reader.h
snapshot_reader_test.cpp
snapshot_stats.cpp libsnapshot: Communicate compression status to update_engine. 2021-02-04 18:44:08 -08:00
snapshot_stub.cpp libsnapshot: Communicate compression status to update_engine. 2021-02-04 18:44:08 -08:00
snapshot_test.cpp libsnapshot: Use the compression algorithm specified in the DeltaArchiveManifest. 2021-03-03 18:27:54 -08:00
snapshot_writer.cpp
snapshotctl.cpp
snapuserd.cpp snapuserd: fix a use of an uninitialized value 2021-02-19 13:04:07 -08:00
snapuserd.h libsnapshot: Print merge completion ops 2021-02-16 19:19:40 +00:00
snapuserd.rc Add support for compressed snapshot merges in fastboot. 2021-02-04 20:21:18 -08:00
snapuserd_client.cpp libsnaphot: Refactor cow_snapuserd test 2020-12-01 20:46:01 +00:00
snapuserd_daemon.cpp snapuserd: Add a no-socket mode. 2020-12-14 00:48:50 -08:00
snapuserd_daemon.h snapuserd: Add a no-socket mode. 2020-12-14 00:48:50 -08:00
snapuserd_server.cpp libsnapshot: Print merge completion ops 2021-02-16 19:19:40 +00:00
snapuserd_server.h libsnapshot: Fix a race condition in WaitForDelete. 2021-01-12 23:21:57 -08:00
test_helpers.cpp libsnapshot: Add a test for when partitions shrink and grow simultaneously. 2021-01-26 14:48:09 -08:00
utility.cpp libsnapshot: Pass the correct source device to snapuserd. 2021-01-20 18:17:08 -08:00
utility.h libsnapshot: Pass the correct source device to snapuserd. 2021-01-20 18:17:08 -08:00