History log of /external/walt/android/WALT/app/src/main/jni/player.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
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
e76dcf96b0c451e46cddfa695de8feeb92533937 26-Apr-2017 Andrew Lehmer <alehmer@google.com> Import google/walt

Cloned from https://github.com/google/walt.git without modification.

Bug: 36896528
Test: N/A
/external/walt/android/WALT/app/src/main/jni/player.c