aboutsummaryrefslogtreecommitdiff
path: root/Android.bp
diff options
context:
space:
mode:
Diffstat (limited to 'Android.bp')
-rw-r--r--Android.bp4
1 files changed, 2 insertions, 2 deletions
diff --git a/Android.bp b/Android.bp
index 0adb5f10..8a94da24 100644
--- a/Android.bp
+++ b/Android.bp
@@ -1,5 +1,5 @@
package {
- default_applicable_licenses: ["external_libyuv_files_license"],
+ default_applicable_licenses: ["external_libyuv_license"],
}
// Added automatically by a large-scale-change
@@ -10,7 +10,7 @@ package {
// Please consider removing redundant or irrelevant files from 'license_text:'.
// See: http://go/android-license-faq
license {
- name: "external_libyuv_files_license",
+ name: "external_libyuv_license",
visibility: [":__subpackages__"],
license_kinds: [
"SPDX-license-identifier-BSD",