diff options
| author | Michael Bestas <mikeioannina@gmail.com> | 2014-08-18 16:16:38 +0300 |
|---|---|---|
| committer | Michael Bestas <mikeioannina@gmail.com> | 2014-08-18 16:17:07 +0300 |
| commit | b9d4ba45375e209f34068bb9030f485f14a64f55 (patch) | |
| tree | 607cc2f53394803cc768f14de7654479f12d76c1 | |
| parent | 831f24c83ec9b2b9c53e1d41f1ee6bc07db5334b (diff) | |
find7: Fix typo in device-proprietary-files.txt
Change-Id: I346f188cce48f0dcf590d59596ab749191680306
| -rw-r--r-- | device-proprietary-files.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/device-proprietary-files.txt b/device-proprietary-files.txt index 917c5b4..44c28df 100644 --- a/device-proprietary-files.txt +++ b/device-proprietary-files.txt @@ -1,5 +1,5 @@ # Camera -lib/hw/camera/msm8974.so:lib/hw/camera.vendor.msm8974.so +lib/hw/camera.msm8974.so:lib/hw/camera.vendor.msm8974.so vendor/lib/libchromatix_imx214_common.so vendor/lib/libchromatix_imx214_default_video.so vendor/lib/libchromatix_imx214_hfr_120.so |
