diff options
author | Paul Kocialkowski <contact@paulk.fr> | 2013-09-01 19:22:36 +0200 |
---|---|---|
committer | Daniel Hillenbrand <codeworkx@cyanogenmod.org> | 2013-09-01 22:58:19 +0200 |
commit | b31c446ecd85a506af75d9ca609d99f03796e081 (patch) | |
tree | 868060e01a104828b2cfeb42f9c111fb7f16b6aa /overlay | |
parent | 3e1c1bf431401082b43edb04c6fd03924beff6a5 (diff) | |
download | device_samsung_smdk4412-common-b31c446ecd85a506af75d9ca609d99f03796e081.zip device_samsung_smdk4412-common-b31c446ecd85a506af75d9ca609d99f03796e081.tar.gz device_samsung_smdk4412-common-b31c446ecd85a506af75d9ca609d99f03796e081.tar.bz2 |
smdk4412: add opensource camera hal
Change-Id: Icb555cc6158247c32a6feb5d846bcf4d727749af
Diffstat (limited to 'overlay')
-rw-r--r-- | overlay/packages/apps/Gallery2/res/values/config.xml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/overlay/packages/apps/Gallery2/res/values/config.xml b/overlay/packages/apps/Gallery2/res/values/config.xml index e7cafa7..0b29500 100644 --- a/overlay/packages/apps/Gallery2/res/values/config.xml +++ b/overlay/packages/apps/Gallery2/res/values/config.xml @@ -22,8 +22,6 @@ <bool name="needsEarlyVideoSize">true</bool> <!-- Force use of profile video size --> <bool name="useProfileVideoSize">true</bool> - <!-- Samsung Camcorder Mode --> - <bool name="needsSamsungCamMode">true</bool> <!-- Use ZSL mode --> <bool name="enableZSL">true</bool> <!-- Magic for enabling ZSL on Samsung cameras --> |