blob: 83d72d1bccfc6ed616579eb9bae347f21a1a6fa0 [file] [log] [blame]
// If you're looking for ART global stuff, please see build/Android.bp.
package {
default_visibility: ["//art:__subpackages__"],
default_applicable_licenses: ["art_license"],
}
license {
name: "art_license",
visibility: [":__subpackages__"],
license_kinds: [
"SPDX-license-identifier-Apache-2.0",
"SPDX-license-identifier-BSD",
],
license_text: [
"NOTICE",
],
}