3
0
Fork 0

Merge "galaxys2: update preview video size flag" into cm-10.2

This commit is contained in:
Daniel Hillenbrand 2013-08-22 06:36:15 +00:00 committed by Gerrit Code Review
commit d151d02483
1 changed files with 2 additions and 2 deletions

View File

@ -22,8 +22,8 @@
<bool name="needsEarlyVideoSize">true</bool>
<!-- Samsung Camcorder Mode -->
<bool name="needsSamsungCamMode">true</bool>
<!-- Force use of profile video size -->
<bool name="useProfileVideoSize">true</bool>
<!-- Always use recording dimensions for preview -->
<bool name="useVideoSizeForPreview">true</bool>
<!-- The camera removes the focus modes by default when touch-to-focus
exists. Use this option to change that behavior -->
<bool name="wantsFocusModes">true</bool>