Home
last modified time | relevance | path

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

/aosp_15_r20/build/soong/apex/
H A Dkey.go34 type apexKey struct { struct
35 android.ModuleBase
37 properties apexKeyProperties
39 publicKeyFile android.Path
40 privateKeyFile android.Path
61 func (m *apexKey) installable() bool {
65 func (m *apexKey) GenerateAndroidBuildActions(ctx android.ModuleContext) {