android_system_core/fs_mgr/libsnapshot
Kelvin Zhang b5a9607232 Initialize COW options using update manifest
Update manifest contains feature specifications such as whether to use
multi-threading or batched writes, initialize COW options using the
manifest allows these features to be enabled/disabled at update install
time.

Test: th
Change-Id: Iff66c43567d4890ae1c88624db49014584b1d96f
2023-02-23 13:21:20 -08:00
..
android/snapshot Initialize COW options using update manifest 2023-02-23 13:21:20 -08:00
corpus
include/libsnapshot Merge "Do not create worker thread if threading isn't enabled" 2023-01-12 01:12:06 +00:00
include_test/libsnapshot Support sysfs changes in the Linux 5.15 kernel. 2022-12-08 16:22:47 -08:00
libsnapshot_cow libsnapshot: Fix crash in cow writer test due to missing ASSERT. 2023-02-07 05:24:27 +00:00
scripts
snapuserd snapuserd: Use fixtures in snapuserd_test. 2023-02-14 16:59:31 -08:00
update_engine Initialize COW options using update manifest 2023-02-23 13:21:20 -08:00
Android.bp libsnapshot: Test more configurations in presubmit. 2023-01-24 14:11:00 -08:00
OWNERS
PowerTest.md
device_info.cpp Convert fastboot/libsnapshot to new BootControl client 2022-07-08 10:57:53 -07:00
device_info.h Convert fastboot/libsnapshot to new BootControl client 2022-07-08 10:57:53 -07:00
dm_snapshot_internals.h
estimate_cow_from_nonab_ota.cpp
fuzz.sh
fuzz_utils.cpp
fuzz_utils.h
make_cow_from_ab_ota.cpp
partition_cow_creator.cpp libsnapshot: Clarify the meaning of "compression.enabled". 2022-07-27 18:32:15 -07:00
partition_cow_creator.h Initialize COW options using update manifest 2023-02-23 13:21:20 -08:00
partition_cow_creator_test.cpp libsnapshot: Clarify the meaning of "compression.enabled". 2022-07-27 18:32:15 -07:00
power_test.cpp
return.cpp
run_power_test.sh
snapshot.cpp Initialize COW options using update manifest 2023-02-23 13:21:20 -08:00
snapshot_fuzz.cpp
snapshot_fuzz_utils.cpp
snapshot_fuzz_utils.h Convert fastboot/libsnapshot to new BootControl client 2022-07-08 10:57:53 -07:00
snapshot_metadata_updater.cpp
snapshot_metadata_updater.h
snapshot_metadata_updater_test.cpp
snapshot_reader.cpp
snapshot_reader.h
snapshot_reader_test.cpp
snapshot_stats.cpp
snapshot_stub.cpp
snapshot_test.cpp libsnapshot: Improve low space tests. 2023-02-07 05:24:26 +00:00
snapshot_writer.cpp Fix nullptr access when cow reader open fails 2022-12-02 09:50:44 -08:00
snapshot_writer_test.cpp libsnapshot: Fix crash in cow writer test due to missing ASSERT. 2023-02-07 05:24:27 +00:00
snapshotctl.cpp snapshotctl: Add a test-blank-ota command for development. 2022-10-24 11:49:25 -07:00
test_helpers.cpp libsnapshot: Improve low space tests. 2023-02-07 05:24:26 +00:00
utility.cpp Fsync on directory after rename() call 2022-11-08 10:02:12 -08:00
utility.h Fsync on directory after rename() call 2022-11-08 10:02:12 -08:00
vts_ota_config_test.cpp Some device that platform base on android12 doesn't support A/B update, it looks virtual A/B is also not mandatory. so this test case should check ro.vendor.api_level first. 2022-09-17 06:47:02 +00:00