Searched defs:apexKey (Results 1 – 1 of 1) sorted by relevance
34 type apexKey struct { struct35 android.ModuleBase37 properties apexKeyProperties39 public_key_file android.Path40 private_key_file android.Path42 keyName string63 func (m *apexKey) installable() bool {67 func (m *apexKey) GenerateAndroidBuildActions(ctx android.ModuleContext) {