Home
last modified time | relevance | path

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

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