Annotate more java dependencies for licensing
Annotate more dependencies as runtime linked or toolchain. Bug: 207445310 Test: m checkbuild Change-Id: Ia5dc3321a1e476b16058eee94d6dc494fe1e933e
This commit is contained in:
@@ -297,6 +297,7 @@ func hiddenAPIEncodeDex(ctx android.ModuleContext, dexInput, flagsCSV android.Pa
|
||||
|
||||
type hiddenApiAnnotationsDependencyTag struct {
|
||||
blueprint.BaseDependencyTag
|
||||
android.LicenseAnnotationSharedDependencyTag
|
||||
}
|
||||
|
||||
// Tag used to mark dependencies on java_library instances that contains Java source files whose
|
||||
|
Reference in New Issue
Block a user