commit | 5ff1173ab12f331f6e9d59244b0a48ee33e31581 | [log] [tgz] |
---|---|---|
author | Marco Nelissen <marcone@google.com> | Thu Oct 17 08:55:52 2019 -0700 |
committer | Marco Nelissen <marcone@google.com> | Thu Oct 17 11:11:46 2019 -0700 |
tree | f32803c8e04dea4aad262d0acafda8fb307a6b26 | |
parent | b2f5699e845bac2eff8905d608347ffe1cb90450 [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