blob: 3e0be03d64bf916ecebc9e674b20d0b9aac347a9 [file] [log] [blame]
package {
// See: http://go/android-license-faq
// A large-scale-change added 'default_applicable_licenses' to import
// all of the 'license_kinds' from "external_auto_license"
// to get the below license kinds:
// SPDX-license-identifier-Apache-2.0
default_applicable_licenses: ["external_auto_license"],
}
java_library_host {
name: "auto_android_annotation_stubs",
srcs: ["src/**/*.java"],
}