32e2cd785a004149aff04db3b236653b774966fb

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
Description
No description provided
Languages
C++
88.6%
C
3.3%
Java
3%
Objective-C++
1.9%
Python
1.9%
Other
1%