aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--fuzz/Android.bp (renamed from files/fuzz/Android.bp)4
-rw-r--r--fuzz/OWNERS (renamed from files/fuzz/OWNERS)0
-rw-r--r--fuzz/mjpeg_dec_fuzz.cc (renamed from files/fuzz/mjpeg_dec_fuzz.cc)0
3 files changed, 2 insertions, 2 deletions
diff --git a/files/fuzz/Android.bp b/fuzz/Android.bp
index 0e495899..a8d552b1 100644
--- a/files/fuzz/Android.bp
+++ b/fuzz/Android.bp
@@ -2,10 +2,10 @@
package {
// See: http://go/android-license-faq
// A large-scale-change added 'default_applicable_licenses' to import
- // all of the 'license_kinds' from "external_libyuv_files_license"
+ // all of the 'license_kinds' from "external_libyuv_license"
// to get the below license kinds:
// SPDX-license-identifier-BSD
- default_applicable_licenses: ["external_libyuv_files_license"],
+ default_applicable_licenses: ["external_libyuv_license"],
}
cc_fuzz {
diff --git a/files/fuzz/OWNERS b/fuzz/OWNERS
index 37481f5d..37481f5d 100644
--- a/files/fuzz/OWNERS
+++ b/fuzz/OWNERS
diff --git a/files/fuzz/mjpeg_dec_fuzz.cc b/fuzz/mjpeg_dec_fuzz.cc
index 3be8410a..3be8410a 100644
--- a/files/fuzz/mjpeg_dec_fuzz.cc
+++ b/fuzz/mjpeg_dec_fuzz.cc