Home
last modified time | relevance | path

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

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