aboutsummaryrefslogtreecommitdiff
path: root/Android.bp
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-04-08 16:01:16 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-04-08 16:01:16 +0000
commitb4b312b85a87ce913f363dfb83cf3a991ccb40f7 (patch)
tree746ce4666f972a015717b77a2010c26aeb37b042 /Android.bp
parent586dbacf95f19b65dfb05e7335d3f6ec1af4e4d4 (diff)
parentedabab205c7dfab75cdcbc6846d1630728ba2482 (diff)
downloadlibyuv-b4b312b85a87ce913f363dfb83cf3a991ccb40f7.tar.gz
Change-Id: I9b27790b44dcdeeb0e781e325c71d561c05344a7
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"]