Add libwebrtc_audio_coding_gnustl_static static library

Attempt number 2. Now with working tests.

This change allows to build fully unbundled GoogleTTS apk that can be deployed
on any >= ICS_MR1 device.

All static libraries under src/* can be build using ndk stl libraries, using
WEBRTC_STL varible. libwebrtc_audio_coding_gnustl_static is static version of
libwebrtc_audio_coding, build using gnustl from ndk.

Change-Id: I41a5163eb434432eab3131f5df23ffd311e6159b
13 files changed
tree: abf9e29bf5da6341a031fe0ba9fb16a90d0cb134
  1. src/
  2. test/
  3. android-webrtc.mk
  4. Android.mk
  5. MODULE_LICENSE_BSD
  6. NOTICE
  7. TODO