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 <fbarchard@chromium.org>
Commit-Queue: Frank Barchard <fbarchard@chromium.org>
This commit is contained in:
Vignesh Venkatasubramanian 2022-08-02 09:42:36 -07:00 committed by libyuv LUCI CQ
parent 98ec7c28d5
commit e65dacada5

View File

@ -17,7 +17,6 @@ license {
], ],
license_text: [ license_text: [
"LICENSE", "LICENSE",
"LICENSE_THIRD_PARTY",
"PATENTS", "PATENTS",
], ],
} }