aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRay Essick <essick@google.com>2021-06-22 04:28:24 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2021-06-22 04:28:24 +0000
commit43f4ae22540e9bc4a1d5d23fcf9e3c507055599e (patch)
tree608ba896d651a6935d8f0a070d4f4febdbf4cad4
parent80aa43e1dcc90dfc7a4de524d72000fbd12afbf8 (diff)
parent381b809c335d70a92bcca0d0d6e03948381396cf (diff)
downloadlibaom-43f4ae22540e9bc4a1d5d23fcf9e3c507055599e.tar.gz
Fill license_text field in Android.bp am: 381b809c33
Original change: https://googleplex-android-review.googlesource.com/c/platform/external/libaom/+/15055769 Change-Id: Ie5cefba66f1b7ef0613fafa8370f8de9d56f96de
-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 = [