Closed Bug 982449 Opened 12 years ago Closed 12 years ago

[dolphin] camera doesn't work

Categories

(Firefox OS Graveyard :: GonkIntegration, defect)

ARM
Gonk (Firefox OS)
defect
Not set
major

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: seinlin, Assigned: vliu)

References

Details

Camera on dolphin doesn't work.
Blocks: dolphin
Hi! Vincent, Over to you. Thanks. -- Keven
Assignee: nobody → vliu
Currently the camera issue is caused by libisp.so depends on libandroid_runtime.so. And we don't have libandroid_runtime.so. -- I/CameraService( 102): CameraService started (pid=102) D/CameraService( 102): CameraService::onFirstRef E/HAL ( 102): load: module=/system/lib/hw/camera.scx15.so E/HAL ( 102): dlopen failed: could not load library "libisp.so" needed by "camera.scx15.so"; caused by could not load library "libandroid_runtime.so" needed by "libisp.so"; caused by library "libandroid_runtime.so" not found E/CameraService( 102): Could not load camera HAL module Hi James, Can you have someone to release a modified libisp.so not having dependent on libandroid_runtime.so? Thanks
Flags: needinfo?(james.zhang)
Ying will take it.
Flags: needinfo?(james.zhang)
have remove the dependence with libandroid_runtime.so in libisp.so
Ying, it does work after you updated the library.
(In reply to Kai-Zhen Li from comment #5) > Ying, it does work after you updated the library. The bug is closed since the partner has released the corrected library.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.