commit | a5560db8cc7d0e61e080b7c4bd7696a0daf3d0f2 | [log] [tgz] |
---|---|---|
author | Akilesh Kailash <akailash@google.com> | Thu Oct 31 09:59:19 2024 -0700 |
committer | Akilesh Kailash <akailash@google.com> | Thu Oct 31 10:00:22 2024 -0700 |
tree | 60193f83e559d3c9d92da23ee85bbb7aefa457d7 | |
parent | 95de81f71f157732da6e99d21f8e5e2b599cf9a2 [diff] |
libsnapshot: Add script to test snapshot updates $time ./system/core/fs_mgr/libsnapshot/apply-update.sh --update-static-partitions Update completed real 1m19.850s user 0m10.319s sys 0m7.448s Dynamic parition update only: $time ./system/core/fs_mgr/libsnapshot/apply-update.sh Update completed real 0m19.032s user 0m10.480s sys 0m7.462s Bug: 329255363 Test: apply-update.sh Change-Id: I2af4fe022e35b2b813ff83e2084d22295b3057dc Signed-off-by: Akilesh Kailash <akailash@google.com>