Home
last modified time | relevance | path

Searched refs:LicenseAnnotationSharedDependency (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/build/soong/android/
H A Dlicense_metadata.go244 LicenseAnnotationSharedDependency LicenseAnnotation = "dynamic" const
259 return []LicenseAnnotation{LicenseAnnotationSharedDependency}
/aosp_15_r20/build/soong/rust/
H A Drust.go1116 return []android.LicenseAnnotation{android.LicenseAnnotationSharedDependency}
/aosp_15_r20/build/soong/java/
H A Djava.go401 return []android.LicenseAnnotation{android.LicenseAnnotationSharedDependency}
/aosp_15_r20/build/soong/cc/
H A Dcc.go773 return []android.LicenseAnnotation{android.LicenseAnnotationSharedDependency}