Home
last modified time | relevance | path

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

/aosp_15_r20/build/soong/android/
H A Dvintf_fragment.go22 type vintfFragmentModule struct { struct
23 ModuleBase
25 properties vintfFragmentProperties
27 installDirPath InstallPath
28 outputFilePath Path
52 func (m *vintfFragmentModule) GenerateAndroidBuildActions(ctx ModuleContext) {
73 func (m *vintfFragmentModule) AndroidMkEntries() []AndroidMkEntries {