Scroll to navigation

LPADD(1) User Commands LPADD(1)

NAME

lpadd - Android dynamic partition tools

DESCRIPTION

lpadd - command-line tool for adding partitions to a super.img

Usage:

lpadd [options] SUPER PARTNAME PARTGROUP [IMAGE]
Path to the super image. It can be sparsed or unsparsed. If sparsed, it will be unsparsed temporarily and re-sparsed over the original file. This will consume extra space during the execution of lpadd.
Name of the partition to add.
Name of the partition group to use. If the partition can be updated over OTA, the group should match its updatable group.
If specified, the contents of the given image will be added to the super image. If the image is sparsed, it will be temporarily unsparsed. If no image is specified, the partition will be zero-sized.

Extra options:

The partition should be mapped read-only.
The partition contents should be replaced with the input image.
April 2024 lpadd 35.0.1