Searched defs:avbAddHashFooterProperties (Results 1 – 1 of 1) sorted by relevance
47 type avbAddHashFooterProperties struct { struct49 Src proptools.Configurable[string] `android:"path,arch_variant,replace_instead_of_append"`52 Filename *string55 Partition_name *string58 Partition_size *int6461 Private_key *string `android:"path"`64 Algorithm *string67 Salt *string70 Props []avbProp73 Rollback_index proptools.Configurable[int64] `android:"replace_instead_of_append"`[all …]