ed462e937cd99e9aaee98613c4e3e0469145d719 |
|
27-Apr-2017 |
Andrew Lehmer <alehmer@google.com> |
walt: fix internal build system errors Although external/walt is not part of a full build, the JNI it defines includes an Android.mk which is somehow picked up in test builds. The original code contains several unused parameter warnings that get converted to errors during test builds, and this change cleans those up. Bug: 37744894 Test: `mma -j48` in android/WALT/app/src/main/jni/ builds cleanly Change-Id: I354df5d168bc4550df19258035fdb33ac7249831
/external/walt/android/WALT/app/src/main/jni/player.c
|