diff options
| author | Gabriele M <moto.falcon.git@gmail.com> | 2015-12-27 02:01:32 +0100 |
|---|---|---|
| committer | RolanDroid <rolandosimoncelli8@gmail.com> | 2015-12-28 11:21:26 +0100 |
| commit | e15f80f1b30c29ce334cc9a3156ec1b4367b096f (patch) | |
| tree | 9900ccb852e3b837287b2d90022f09ff4006a0e8 | |
| parent | a481b32ae3170df81ff4b815fecc3aabff062103 (diff) | |
peregrine: Partially switch to L camera blobs
Using titan blobs didn't work well, so partially switch to L blobs.
This fixes the issues with the camera such as poor performance in
low light conditions and broken exposure settings.
Change-Id: Ic04d2c8db52fcf391a4cd677ea8a827488e6d790
| -rw-r--r-- | proprietary-files.txt | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/proprietary-files.txt b/proprietary-files.txt index 58d1710..ae5efda 100644 --- a/proprietary-files.txt +++ b/proprietary-files.txt @@ -15,3 +15,21 @@ bin/akmd8963 # Touch fw etc/firmware/aps-Falc-01300000-0130-falcon.tdat etc/firmware/synaptics-s2316-13091704-175833-falcon.tdat + +# Camera +lib/hw/camera.msm8226.so +lib/libmm-qcamera.so +lib/libmmcamera_interface.so +vendor/lib/libmmcamera2_c2d_module.so +vendor/lib/libmmcamera2_cpp_module.so +vendor/lib/libmmcamera2_iface_modules.so +vendor/lib/libmmcamera2_imglib_modules.so +vendor/lib/libmmcamera2_isp_modules.so +vendor/lib/libmmcamera2_pproc_modules.so +vendor/lib/libmmcamera2_sensor_modules.so +vendor/lib/libmmcamera2_stats_algorithm.so +vendor/lib/libmmcamera2_stats_modules.so +vendor/lib/libmmcamera2_vpe_module.so +vendor/lib/libmmcamera2_wnr_module.so +vendor/lib/liboemcamera.so +vendor/lib/libqc-opt.so |
