Home
last modified time | relevance | path

Searched defs:AvbpubkeyModule (Results 1 – 1 of 1) sorted by relevance

/build/soong/etc/
Davbpubkey.go33 type AvbpubkeyModule struct { struct
34 android.ModuleBase
36 properties avbpubkeyProperty
38 outputPath android.WritablePath
39 installPath android.InstallPath
58 func (m *AvbpubkeyModule) GenerateAndroidBuildActions(ctx android.ModuleContext) {
75 func (m *AvbpubkeyModule) AndroidMkEntries() []android.AndroidMkEntries {