Home
last modified time | relevance | path

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

/aosp_15_r20/build/soong/compliance/
H A Dnotice.go61 type NoticeXmlModule struct { struct
62 android.ModuleBase
64 props noticeXmlProperties
66 outputFile android.OutputPath
73 func (nx *NoticeXmlModule) GenerateAndroidBuildActions(ctx android.ModuleContext) {
93 func (nx *NoticeXmlModule) AndroidMkEntries() []android.AndroidMkEntries {