Searched defs:apexKey (Results 1 – 1 of 1) sorted by relevance
39 type apexKey struct { struct40 android.ModuleBase41 android.BazelModuleBase43 properties apexKeyProperties45 publicKeyFile android.Path46 privateKeyFile android.Path48 keyName string70 func (m *apexKey) installable() bool {74 func (m *apexKey) GenerateAndroidBuildActions(ctx android.ModuleContext) {211 func (m *apexKey) ConvertWithBp2build(ctx android.TopDownMutatorContext) {[all …]