Searched defs:apexKey (Results 1 – 1 of 1) sorted by relevance
43 type apexKey struct { struct44 android.ModuleBase46 properties apexKeyProperties48 publicKeyFile android.Path49 privateKeyFile android.Path70 func (m *apexKey) installable() bool {74 func (m *apexKey) GenerateAndroidBuildActions(ctx android.ModuleContext) {