Revert "Add CHROMIUM_CXX_TWEAK_INLINES to reduce binary size (NDK r16)"

This reverts commit 50f4963776c431db65f21e92e4a5e67a4b715920.

Reason for revert: Causes linking issues on component builds.

Original change's description:
> Add CHROMIUM_CXX_TWEAK_INLINES to reduce binary size (NDK r16)
> 
> This patch is a port of Andrew´s original patch reviewed at:
> https://chromium-review.googlesource.com/c/android_ndk/+/683555
> 
> This should reduce the size of libchrome.so by about 700 KiB
> with little impact on performance.
> 
> R=​agrieve
> Bug: 738155
> Change-Id: If3d442ae37379585c516dc8acda54a88adc7f6da
> Reviewed-on: https://chromium-review.googlesource.com/797450
> Reviewed-by: agrieve <agrieve@chromium.org>
> Tested-by: agrieve <agrieve@chromium.org>

TBR=digit@chromium.org,agrieve@chromium.org,bsheedy@chromium.org

# Not skipping CQ checks because original CL landed > 1 day ago.

Bug: 738155
Change-Id: Ia39beadaf61d974886443507d12c78dd343a9264
Reviewed-on: https://chromium-review.googlesource.com/832847
Reviewed-by: Brian Sheedy <bsheedy@chromium.org>
Reviewed-by: agrieve <agrieve@chromium.org>
Tested-by: agrieve <agrieve@chromium.org>
4 files changed
tree: abef97fbd16ec3e05d30690ab40a02d0fea50938
  1. build/
  2. chromium-patches/
  3. meta/
  4. platforms/
  5. prebuilt/
  6. python-packages/
  7. shader-tools/
  8. simpleperf/
  9. sources/
  10. sysroot/
  11. toolchains/
  12. CHANGELOG.md
  13. codereview.settings
  14. ndk-build
  15. ndk-depends
  16. ndk-gdb
  17. ndk-stack
  18. ndk-which
  19. OWNERS
  20. README.chromium
  21. README.md
  22. source.properties
README.md

Android NDK

Documentation

NDK documentation, guides, and API reference are available on our website.

NDK code samples are available on GitHub.

Information about Android Studio can be found on the Android Studio website.

Filing Bugs

NDK bugs should be filed on GitHub.

Android Studio and Gradle bugs should be filed in the Android Studio Bug Tracker. For the fastest response, make sure you follow their guide on Filing Bugs.