Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Camera library cannot load due to missing symbol #5

Open
dferg opened this issue Apr 6, 2012 · 0 comments
Open

Camera library cannot load due to missing symbol #5

dferg opened this issue Apr 6, 2012 · 0 comments
Labels

Comments

@dferg
Copy link
Contributor

dferg commented Apr 6, 2012

This is the error in logcat:

E/HAL     (  163): load: module=/system/lib/hw/camera.msm8660.so
E/HAL     (  163): Cannot load library: reloc_library[1292]:   163 cannot locate '_ZNK7android16CameraParameters21getMeteringAreaCenterEPiS1_'...

Copying over the libcamera_client.so from the ICS leak causes major problems (e.g. SurfaceFlinger can't start up.)

Suggested debug: Look at the CameraParameters source code and see if we can create a matching getMeteringAreaCenter() call.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant