commit | f0ef85669cc77a48123501e80fccade531068bb4 | [log] [tgz] |
---|---|---|
author | Marco Nelissen <[email protected]> | Thu Oct 17 08:55:52 2019 -0700 |
committer | Marco Nelissen <[email protected]> | Thu Oct 17 21:33:07 2019 +0000 |
tree | 6dfcaec3fe58b121014d9cd45479e810d34f522c | |
parent | 0d5b27b2db22f94bb8e54b53efd522bf0ecd5b2f [diff] |
Move JetPlayer implemention and JNI The JetPlayer implementation in libmedia was only used by the JetPlayer JNI code in libandroid_runtime. This change moves both implementation and JNI to libmedia_jni. This reduces libandroid_runtime's dependency on libmedia, and results in a net size reduction of the libraries involved. Test: atest JetPlayerTest Change-Id: I028c774fdea167924b064855267254c15f22fddb Merged-In: I028c774fdea167924b064855267254c15f22fddb