Home
last modified time | relevance | path

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

/build/soong/apex/
Dkey.go43 type apexKey struct { struct
44 android.ModuleBase
46 properties apexKeyProperties
48 publicKeyFile android.Path
49 privateKeyFile android.Path
70 func (m *apexKey) installable() bool {
74 func (m *apexKey) GenerateAndroidBuildActions(ctx android.ModuleContext) {