From e65dacada5d5df35a66adfb95494d1e5eb9ceb1a Mon Sep 17 00:00:00 2001 From: Vignesh Venkatasubramanian Date: Tue, 2 Aug 2022 09:42:36 -0700 Subject: [PATCH] Android.bp: Remove reference to LICENSE_THIRD_PARTY This file was removed in commit ebbe88ac. Bug: b/241008246 Change-Id: Id08d9a6e550610c9b00755ed76edf1a255f48618 Reviewed-on: https://chromium-review.googlesource.com/c/libyuv/libyuv/+/3806159 Reviewed-by: Frank Barchard Commit-Queue: Frank Barchard --- Android.bp | 1 - 1 file changed, 1 deletion(-) diff --git a/Android.bp b/Android.bp index f510daa1b..361562870 100644 --- a/Android.bp +++ b/Android.bp @@ -17,7 +17,6 @@ license { ], license_text: [ "LICENSE", - "LICENSE_THIRD_PARTY", "PATENTS", ], }