Home
last modified time | relevance | path

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

/aosp_15_r20/build/soong/apex/
H A Dkey.go43 type apexKeyProperties struct { struct
46 Public_key *string `android:"path"`
48 Private_key *string `android:"path"`
51 Installable *bool