commit | 0096374269b64612d83c8d91f296aad8c7875ed1 | [log] [tgz] |
---|---|---|
author | Shuzhen Wang <shuzhenw@codeaurora.org> | Tue Sep 25 12:01:14 2012 -0700 |
committer | Iliyan Malchev <malchev@google.com> | Sat Sep 29 18:29:59 2012 -0700 |
tree | a6f045200da2e265a8821965450d89de58d078f7 | |
parent | f5198bf2ec5f39e8a46552172124bd7411f5c63f [diff] |
Camera: Remove link time depenedencies on proprietary libraries. Use dlopen/dlsym/dlclose to load functions at runtime, instead of linking them at link time. Bug: 6815609 Change-Id: I2c8c01e735ab179ce8d1390a23eb9379723fb61a Signed-off-by: Iliyan Malchev <malchev@google.com>