Merge "Continuous autofocus for samsung phones (galaxysmtd, galaxys2) (2/3)" into gingerbread

This commit is contained in:
atinm 2011-08-05 18:45:36 +04:00 committed by Gerrit Code Review
commit 4252d35586

View File

@ -20,4 +20,10 @@
<resources>
<!-- Samsung Camcorder Mode -->
<bool name="needsSamsungCamMode">true</bool>
<!-- Samsung Continuous Autofocus -->
<bool name="needsSamsungContinuousAf">true</bool>
<!-- Samsung Special Settings -->
<bool name="needsSamsungSpecialSettings">true</bool>
</resources>