Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | AV Android make files changes | James Dong | 2012-03-28 | 1 | -1/+1 |
| | | | | | | | o plus a few file relocation: ActivityManager.cpp/h, SoundPool.h, etc o remove some runtime dependencies to libandroid, libandroid_runtime, etc Change-Id: I047a47c5fb361dd5cf85cd98798c39f629a75d10 | ||||
* | reorganize SoundPool and JetPlayer code. | Eric Laurent | 2012-03-26 | 1 | -0/+66 |
Reorganize SoundPool and JetPlayer code to be ready for the creation of libmedia_native. Split SoundPool between libsoundpool (JNI) and libmedia(sound pool implementation). Remove dependencies on nativehelper/jni.h from JetPlayer. Change-Id: I130c6014173b714329929dd82c5dfb70b757a610 |