aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRay Essick <essick@google.com>2021-06-21 17:49:19 -0700
committerBob Badour <bbadour@google.com>2021-06-22 15:57:44 -0700
commitc0d98538b65f843774f69c56b76be66d0d8c78e7 (patch)
tree608ba896d651a6935d8f0a070d4f4febdbf4cad4
parent9d4b1ad1d6a74a706fe0b8acde793b7dc05f8d1e (diff)
downloadlibaom-c0d98538b65f843774f69c56b76be66d0d8c78e7.tar.gz
Bug: 191703309 Test: n Change-Id: I38cc3859920f2f3427206427c4e6730a77a5b283 Merged-in: I38cc3859920f2f3427206427c4e6730a77a5b283
-rw-r--r--Android.bp5
1 files changed, 4 insertions, 1 deletions
diff --git a/Android.bp b/Android.bp
index c31105f7b..519a631e5 100644
--- a/Android.bp
+++ b/Android.bp
@@ -29,7 +29,10 @@ license {
"legacy_reciprocal",
"legacy_unencumbered",
],
- // large-scale-change unable to identify any license_text files
+ license_text: [
+ "libaom/LICENSE",
+ "libaom/PATENTS",
+ ],
}
aom_av1_common_intrin_avx2 = [