Home
last modified time | relevance | path

Searched refs:BuildNoticeOutput (Results 1 – 3 of 3) sorted by relevance

/build/soong/android/
Dnotices.go56 func BuildNoticeOutput(ctx ModuleContext, installPath OutputPath, installFilename string, func
/build/soong/java/
Dapp.go391 noticeFile := android.BuildNoticeOutput(ctx, installDir, a.installApkName+".apk", noticePaths)
/build/soong/apex/
Dapex.go846 android.BuildNoticeOutput(ctx, a.installDir, apexFileName, android.FirstUniquePaths(noticeFiles)))