Searched refs:noticeFiles (Results 1 – 3 of 3) sorted by relevance
313 var noticeFiles android.Paths320 noticeFiles = append(noticeFiles, to.NoticeFiles()...)326 noticeFiles = append(noticeFiles, fi.noticeFiles...)329 if len(noticeFiles) == 0 {333 … android.BuildNoticeOutput(ctx, a.installDir, apexFileName, android.SortedUniquePaths(noticeFiles))
444 noticeFiles android.Paths member484 ret.noticeFiles = module.NoticeFiles()
568 if len(amod.noticeFiles) > 0 {569 a.SetString("LOCAL_NOTICE_FILE", strings.Join(amod.noticeFiles.Strings(), " "))