commit | 3c6813df08299433a32e56e90e2820b25346d07a | [log] [tgz] |
---|---|---|
author | Ashok Bhat <ashok.bhat@arm.com> | Tue May 27 13:28:35 2014 +0100 |
committer | Andy Hung <hunga@google.com> | Tue Aug 11 14:30:19 2015 -0700 |
tree | 0381886001bf4718151f309fd40060f794e59dd5 | |
parent | e3884972baaf8385f0212bd7fca7f38aa57c7b6e [diff] |
AMR-WB Encoder: Enable sample app [x] Changes to SampleCode/Android.mk Sample code now statically links to AMR WB encoder rather than dynamically loading AMR WB encoder library. This is done by not defining LINUX in Android.mk. [x] Changes to Android.mk Sample code make file is now included in the overall build, allowing it to built from the root directory. Bug: 17722566 Change-Id: I0a5960b20069e223bba388e38c8465bde144426f Signed-off-by: Ashok Bhat <ashok.bhat@arm.com>