Android.bp: Add -DLIBYUV_UNLIMITED_DATA flag

This was added in the android internal master here: ag/19780505.

This keeps the upstream checkout in sync with the android
snapshot.

Bug: b/268505204
Change-Id: Ie821ebb6914c208b0cfa7127faf56ad2bcece6ac
Reviewed-on: https://chromium-review.googlesource.com/c/libyuv/libyuv/+/4581052
Reviewed-by: Wan-Teh Chang <wtc@google.com>
Commit-Queue: Vignesh Venkatasubramanian <vigneshv@google.com>
Reviewed-by: Mirko Bonadei <mbonadei@chromium.org>
This commit is contained in:
Vignesh Venkatasubramanian 2023-06-01 10:53:18 -07:00 committed by libyuv LUCI CQ
parent f713f69be9
commit 1cd65f7865

View File

@ -82,6 +82,7 @@ cc_library {
"-Wno-unused-parameter",
"-fexceptions",
"-DHAVE_JPEG",
"-DLIBYUV_UNLIMITED_DATA",
],
arch: {