History log of /external/webrtc/src/modules/audio_coding/codecs/isac/fix/test/Android.mk
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
d386a8071665150c3d08677f795042b75c66687f 08-May-2014 leozwang <leozwang@google.com> Remove ndk_build from platform makefile.

Webrtc used to support both platform build and ndk build in a single makefile.
However, ndk build should be done by gyp, no need to support ndk build in android
makefile, remove NDK_ROOT.

Change-Id: I73c4ab84cec9f4f2d75ec21a50e420f9b076fce4
/external/webrtc/src/modules/audio_coding/codecs/isac/fix/test/Android.mk
a0ed71a5b9602d7364323c2084ce09e6db8844fd 11-Mar-2014 Ying Wang <wangying@google.com> resolved conflicts for merge of 1b737a98 to master

Change-Id: Id5380390ae5f55c19a07ca0f5d075f135980dc06
99d7cbd2345b95841b6d98c2c1ee5f174a335881 11-Mar-2014 Ying Wang <wangying@google.com> resolved conflicts for merge of 3cc82c99 to master

Change-Id: Ib23fa837ba685943794252ad53352e1e7a741ab8
32e2cd785a004149aff04db3b236653b774966fb 30-Sep-2013 Przemyslaw Szczepaniak <pszczepaniak@google.com> Fix for the webrtc_isac_test_gnustl_static build error.

Moved webrts_isac_test and webrtc_isac_test_gnustl_static targets
to a separate makefile. Build error was caused by "../kenny.c" src
file - build system was building kenny.o outside of intermediates directory
(out/target/product/generic/obj/EXECUTABLES/webrtc_isac_test_gnustl_static_intermediates/../test/kenny.o).

This somehow, sometimes caused webrtc_isac_test_gnustl_static binary being build
BEFORE kenny.o file was built.

Change-Id: Iaa4a31327d8d381c6cc7f676583985259dd14d83
/external/webrtc/src/modules/audio_coding/codecs/isac/fix/test/Android.mk