diff options
author | codeworkx <codeworkx@cyanogenmod.org> | 2013-02-24 10:25:07 +0000 |
---|---|---|
committer | codeworkx <codeworkx@cyanogenmod.org> | 2013-02-24 10:25:35 +0000 |
commit | 40970e79a57b4ed279cbe81be3a149ab4670950b (patch) | |
tree | 2c231b9f30a269139f0e35cda808b7b8f18987c6 | |
parent | ed587ee009ca1c830eaa45b844a1eecfa10e29e6 (diff) | |
download | device_samsung_i9305-40970e79a57b4ed279cbe81be3a149ab4670950b.zip device_samsung_i9305-40970e79a57b4ed279cbe81be3a149ab4670950b.tar.gz device_samsung_i9305-40970e79a57b4ed279cbe81be3a149ab4670950b.tar.bz2 |
i9305: add SlimISP_GH.bin camera fw
-rw-r--r-- | configs/80cfw | 1 | ||||
-rw-r--r-- | proprietary-files.txt | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/configs/80cfw b/configs/80cfw index ba04436..c407916 100644 --- a/configs/80cfw +++ b/configs/80cfw @@ -4,6 +4,7 @@ # busybox cp /system/vendor/firmware/SlimISP_GD.bin /data/cfw/SlimISP_GD.bin +busybox cp /system/vendor/firmware/SlimISP_GH.bin /data/cfw/SlimISP_GH.bin busybox cp /system/vendor/firmware/SlimISP_ZD.bin /data/cfw/SlimISP_ZD.bin busybox chown system /data/cfw/* busybox chgrp media /data/cfw/* diff --git a/proprietary-files.txt b/proprietary-files.txt index ce78ef5..19dffd5 100644 --- a/proprietary-files.txt +++ b/proprietary-files.txt @@ -46,4 +46,5 @@ system/lib/hw/gps.default.so system/lib/hw/sensors.smdk4x12.so system/usr/keylayout/sec_touchkey.kl system/vendor/firmware/SlimISP_GD.bin +system/vendor/firmware/SlimISP_GH.bin system/vendor/firmware/SlimISP_ZD.bin |