Home
last modified time | relevance | path

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

/build/soong/android/
Dvintf_fragment.go24 type VintfFragmentModule struct { struct
25 ModuleBase
26 ApexModuleBase
28 properties vintfFragmentProperties
30 installDirPath InstallPath
31 outputFilePath Path
61 func (m *VintfFragmentModule) GenerateAndroidBuildActions(ctx ModuleContext) {
85 func (m *VintfFragmentModule) OutputFile() Path {
90 func (m *VintfFragmentModule) AndroidMkEntries() []AndroidMkEntries {
106 func (m *VintfFragmentModule) MinSdkVersionSupported(ctx BaseModuleContext) ApiLevel {