mirror of
https://chromium.googlesource.com/libyuv/libyuv
synced 2025-12-07 01:06:46 +08:00
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:
parent
f713f69be9
commit
1cd65f7865
@ -82,6 +82,7 @@ cc_library {
|
|||||||
"-Wno-unused-parameter",
|
"-Wno-unused-parameter",
|
||||||
"-fexceptions",
|
"-fexceptions",
|
||||||
"-DHAVE_JPEG",
|
"-DHAVE_JPEG",
|
||||||
|
"-DLIBYUV_UNLIMITED_DATA",
|
||||||
],
|
],
|
||||||
|
|
||||||
arch: {
|
arch: {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user