Starting March 27, 2025, we recommend using android-latest-release instead of aosp-main to build and contribute to AOSP. For more information, see Changes to AOSP.
com.android.incfs.install
Interfaces
IBlockFilter
Controls whether a block of data that must be delivered to the device should be served.
IBlockTransformer
Optional transformation of the data block before sending.
IDeviceConnection
Represents a connection to a device that can be read from and written to.
ILogger
Interface used to display warnings/errors.
Classes
IncrementalInstallSession
Used to create a n incremental package installation session in which the blocks of the installed
APKs are streamed to the device when they need to be read.
PendingBlock
A block of data belonging to the APK or signature file that is needed by the device.