Searched defs:apexKey (Results 1 – 1 of 1) sorted by relevance
38 type apexKey struct { struct39 android.ModuleBase41 properties apexKeyProperties43 publicKeyFile android.Path44 privateKeyFile android.Path46 keyName string