Home
last modified time | relevance | path

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

/build/soong/apex/
Dkey.go38 type apexKey struct { struct
39 android.ModuleBase
41 properties apexKeyProperties
43 publicKeyFile android.Path
44 privateKeyFile android.Path
46 keyName string
67 func (m *apexKey) installable() bool {
71 func (m *apexKey) GenerateAndroidBuildActions(ctx android.ModuleContext) {