diff options
author | codeworkx <codeworkx@cyanogenmod.org> | 2012-12-17 23:48:09 +0100 |
---|---|---|
committer | codeworkx <codeworkx@cyanogenmod.org> | 2012-12-18 01:11:10 +0100 |
commit | b316a36edd524ffa1c0f6c1d2a19382b329bd9a7 (patch) | |
tree | 69d4e2d01b90ecd0a4a28990cc0fb30242359b43 /proprietary-common-files.txt | |
parent | b6f8cd8f320aa4e0123dbe1d93f0c964909b4fec (diff) | |
download | device_samsung_p3100-b316a36edd524ffa1c0f6c1d2a19382b329bd9a7.zip device_samsung_p3100-b316a36edd524ffa1c0f6c1d2a19382b329bd9a7.tar.gz device_samsung_p3100-b316a36edd524ffa1c0f6c1d2a19382b329bd9a7.tar.bz2 |
p31xx: add camera wrapper
Original camera module has to be /system/lib/hw/vendor-camera.piranha.so (camera.omap4.so)
Change-Id: I16c9fd6f178aa74129add0f76be236a6fe8f4ae2
Diffstat (limited to 'proprietary-common-files.txt')
-rw-r--r-- | proprietary-common-files.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/proprietary-common-files.txt b/proprietary-common-files.txt index ddd6d19..dc66a0a 100644 --- a/proprietary-common-files.txt +++ b/proprietary-common-files.txt @@ -8,7 +8,7 @@ system/etc/wifi/bcmdhd_p2p.bin system/etc/wifi/bcmdhd_sta.bin system/etc/wifi/nvram_mfg.txt system/etc/wifi/nvram_net.txt -system/lib/hw/camera.omap4.so +system/lib/hw/vendor-camera.piranha.so system/lib/hw/gps.omap4.so system/lib/libI420colorconvert.so system/lib/libOMX.TI.DUCATI1.MISC.SAMPLE.so |