aboutsummaryrefslogtreecommitdiff
path: root/Android.bp
diff options
context:
space:
mode:
Diffstat (limited to 'Android.bp')
-rw-r--r--Android.bp17
1 files changed, 0 insertions, 17 deletions
diff --git a/Android.bp b/Android.bp
index e4ed511c..515d5626 100644
--- a/Android.bp
+++ b/Android.bp
@@ -1,18 +1 @@
-package {
- default_applicable_licenses: ["external_libyuv_license"],
-}
-
-// Added automatically by a large-scale-change
-// See: http://go/android-license-faq
-license {
- name: "external_libyuv_license",
- visibility: [":__subpackages__"],
- license_kinds: [
- "SPDX-license-identifier-BSD",
- ],
- license_text: [
- "LICENSE",
- ],
-}
-
subdirs = ["files"]