package build.tools.releasetools

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

message ApexInfo

ota_metadata.proto:70

Used in: ApexMetadata

message ApexMetadata

ota_metadata.proto:81

Just a container to hold repeated apex_info, so that we can easily serialize a list of apex_info to string.

message DeviceState

ota_metadata.proto:46

The build information on the device. The bytes of the running images are thus inferred from the device state. For more information of the meaning of each subfield, check https://source.android.com/compatibility/android-cdd#3_2_2_build_parameters

Used in: OtaMetadata

message OtaMetadata

ota_metadata.proto:87

The metadata of an OTA package. It contains the information of the package and prerequisite to install the update correctly.

enum OtaMetadata.OtaType

ota_metadata.proto:88

Used in: OtaMetadata

message PartitionState

ota_metadata.proto:30

The build information of a particular partition on the device.

Used in: DeviceState