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

Missing proprietary libraries #9

Open
ChristianFrisson opened this issue Oct 17, 2016 · 3 comments
Open

Missing proprietary libraries #9

ChristianFrisson opened this issue Oct 17, 2016 · 3 comments

Comments

@ChristianFrisson
Copy link
Contributor

Hi,

There are still some proprietary libraries reported to be missing by logcat.

These may add more features to the cameras:

  • libmmcamera_llvd.so
  • libmmcamera_dcrf_lib.so
  • libmmcamera_chromaflash_lib.so
  • libmmcamera_optizoom_lib.so
  • libmmcamera_ubifocus_lib.so
  • libmmcamera_trueportrait_lib.so
  • libmmcamera_stillmore_lib.so

I could not trace these on autoprime's stock roms (10C or 10E). One reason might be I am mounting system.img on OSX with ext4fuse which provides non-native support.

These are not related to cameras I assume:

  • libwvm.so
  • libn2pm.so (found in stocks' lib/lib64)
  • qfp.wakeup.so
  • /system/lib/soundfx/libvolumelistener.so (found in stocks' lib/lib64, found listed in this repository in audio_effects.conf, should be built by android_hardware_qcom_audio it seems)

May some of these be found from other (LG) devices?

Best regards,
Christian

@h2o64
Copy link
Contributor

h2o64 commented Oct 17, 2016

These libs are lacking in most of stock roms.
The dlopen are spamming but nothing is broken.
Aside from chromaflash they aren't truly important

@ChristianFrisson
Copy link
Contributor Author

OK, thanks I issued a pull request for chromaflash libs.

@Rashed97
Copy link
Contributor

libwvm is for widevine
libn2pm is for LG power management, it screws stuff up
qfp.wakeup is for fingerprint sensors that use Qualcomms framework
libvolumelistener is for listening frameworks

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

No branches or pull requests

3 participants