commit | cecb6a0e36bbbf85843b50bb1c9e2f8635e5ffe3 | [log] [tgz] |
---|---|---|
author | David 'Digit' Turner <digit@android.com> | Tue Aug 23 16:23:44 2011 +0200 |
committer | David 'Digit' Turner <digit@android.com> | Wed Aug 24 16:06:21 2011 +0200 |
tree | 78da8ee074f4d53c0030d10851175ddf1220820f | |
parent | 6efe381c827ff51cf118272eff2d17d71624b2fd [diff] |
emulator: opengl: Make host decoder libraries static These libraries are only used by libOpenglRender, so make them static so that their code is included in this shared library instead. This reduces the shared library dependencies that will be required from the emulator. Change-Id: I24438932f0d6b40852b515140ea6950c04124fdd