Define various constants conditionally based on the NDK version.
Some of these definitions are present in the headers provided by newer NDKs, so we need to depend on those headers when compiling against the newer NDKs instead of defining the constants ourselves in order to avoid a symbol redefinition error from the compiler. Bug: 891999 Change-Id: I078099ade1b006006fd48a0deb085856591383bb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1753191 Auto-Submit: Peter Collingbourne <pcc@chromium.org> Reviewed-by:Khushal <khushalsagar@chromium.org> Commit-Queue: Khushal <khushalsagar@chromium.org> Cr-Commit-Position: refs/heads/master@{#687348}
Showing
Please register or sign in to comment