]> granicus.if.org Git - libvpx/commit
build/make/Android.mk: fix cpufeatures import
authorJames Zern <jzern@google.com>
Mon, 14 Nov 2016 21:21:27 +0000 (13:21 -0800)
committerJames Zern <jzern@google.com>
Mon, 14 Nov 2016 21:25:51 +0000 (13:25 -0800)
commitf938ab5e6afc707c2542eb0acc861ae0d3c37816
treecaae651b722b8d17ff5572797cffa4b2089c193d
parenteff68a3a4df99b8f475a1e3e5eb842bcb928fe00
build/make/Android.mk: fix cpufeatures import

use 'android/cpufeatures' rather than 'cpufeatures'; this matches the
documentation, fixes compilation with r12b/r13 and still works with
older ndks.

Change-Id: I2f34233c164e6d4d46428f8905d5502cea4288a2
build/make/Android.mk