]> granicus.if.org Git - libvpx/commit
*/Android.mk: add a check for NDK_ROOT
authorJames Zern <jzern@google.com>
Thu, 19 Jan 2023 03:19:01 +0000 (19:19 -0800)
committerJames Zern <jzern@google.com>
Thu, 19 Jan 2023 03:19:01 +0000 (19:19 -0800)
commit5e861795339a7c196a381c3aaf5209b5d4c8c468
treee225f1c0ab103acd01bd6381bf41e436299e0201
parent7a8052ccda29b3f16f93927cbea46e32c86f422c
*/Android.mk: add a check for NDK_ROOT

This simplifies integration with the Android platform and avoids the
files from being used when a non-NDK build is performed. In that case
Android.bp is preferred.

Change-Id: I803912146dac788b7f0af27199c7613cabbc9fa0
build/make/Android.mk
test/android/Android.mk