18712886438 / SnapshotUpdater

Snapshot Updater is an Android library and command-line tool that updates snapshots post-OTA.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SnapshotUpdater

Snapshot Updater is an Android library and command-line tool that updates snapshots post-OTA. It was built on top of libsnapshot and snapshotctl.

Usage

shapshotupdater update <snapshot-name> <snapshot-size>

The snapshot is resized to the requested size. If size increases, the snapshot occupying the smallest amount of space on super large enough to accommodate the change will be partially offloaded to disk. A temporary backup of the entire snapshot will be temporarily stored on disk during the operation.

About

Snapshot Updater is an Android library and command-line tool that updates snapshots post-OTA.

License:Apache License 2.0


Languages

Language:C++ 100.0%