platform_system_core/fs_mgr/libsnapshot
Daniel Zheng da960a1341 libsnapshot: remove temporary solution
Remove temporary estimation solution (using 4k to overestimate the cow).
With the updated estimation logic, we should be able to accurately
estimate the cow size with variable block sized compression

Bug: 322279333
Test: th
Change-Id: I199970048605a8d21d3791614ad88ca61662e1a3
2024-03-13 22:28:43 -07:00
..
android/snapshot libsnapshot: use compression_factor in ota 2024-01-30 09:25:02 -08:00
include/libsnapshot libsnapshot: replace non-character basic_string[_view]<T> 2024-02-08 23:20:10 -08:00
include_test/libsnapshot libsnapshot: Remove ISnapshotWriter. 2023-06-14 12:03:58 -07:00
libsnapshot_cow libsnapshot: remove temporary solution 2024-03-13 22:28:43 -07:00
scripts
snapuserd libsnapshot: replace non-character basic_string[_view]<T> 2024-02-08 23:20:10 -08:00
tools libsnapshot: replace non-character basic_string[_view]<T> 2024-02-08 23:20:10 -08:00
Android.bp libsnapshot_cow: Support multi-block compression 2024-01-31 12:52:31 -08:00
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
OWNERS Update bug component from Android Systems to OTA client 2023-08-22 10:18:47 +01:00
partition_cow_creator.cpp libsnapshot: get options from protobuf fields 2024-01-03 11:09:37 -08:00
partition_cow_creator.h libsnapshot: use compression_factor in ota 2024-01-30 09:25:02 -08:00
partition_cow_creator_test.cpp Add annotations to VTS tests 2024-02-29 14:30:35 -08:00
return.cpp
snapshot.cpp libsnapshot: Fetch device size from header 2024-02-23 22:26:42 +00:00
snapshot_metadata_updater.cpp
snapshot_metadata_updater.h
snapshot_metadata_updater_test.cpp
snapshot_stats.cpp
snapshot_stub.cpp libsnapshot: Remove ISnapshotWriter. 2023-06-14 12:03:58 -07:00
snapshot_test.cpp Add annotations to VTS tests 2024-02-29 14:30:35 -08:00
snapshotctl.cpp Make snapshotctl also log to logd. 2024-03-08 18:56:13 +00:00
test_helpers.cpp libsnapshot: Remove ISnapshotWriter. 2023-06-14 12:03:58 -07:00
utility.cpp libsnapshot: Fix test failures on certain configurations. 2023-03-06 23:21:25 +00:00
utility.h libsnapshot: Fix test failures on certain configurations. 2023-03-06 23:21:25 +00:00
vts_ota_config_test.cpp Add annotations to VTS tests 2024-02-29 14:30:35 -08:00