Home
last modified time | relevance | path

Searched defs:VbmetaProperties (Results 1 – 1 of 1) sorted by relevance

/build/soong/filesystem/
Dvbmeta.go54 type VbmetaProperties struct { struct
56 Partition_name *string
60 Filesystem_partition_type *string
63 Stem *string
66 Private_key *string `android:"path"`
69 Algorithm *string
72 Rollback_index *int64
75 Rollback_index_location *int64
79 Partitions proptools.Configurable[[]string]
85 Chained_partition_metadata []ChainedPartitionProperties
[all …]