Searched defs:apexKey (Results 1 – 1 of 1) sorted by relevance
34 type apexKey struct { struct35 android.ModuleBase37 properties apexKeyProperties39 publicKeyFile android.Path40 privateKeyFile android.Path61 func (m *apexKey) installable() bool {65 func (m *apexKey) GenerateAndroidBuildActions(ctx android.ModuleContext) {