Merge "galaxys2: update preview video size flag" into cm-10.2
This commit is contained in:
commit
d151d02483
@ -22,8 +22,8 @@
|
|||||||
<bool name="needsEarlyVideoSize">true</bool>
|
<bool name="needsEarlyVideoSize">true</bool>
|
||||||
<!-- Samsung Camcorder Mode -->
|
<!-- Samsung Camcorder Mode -->
|
||||||
<bool name="needsSamsungCamMode">true</bool>
|
<bool name="needsSamsungCamMode">true</bool>
|
||||||
<!-- Force use of profile video size -->
|
<!-- Always use recording dimensions for preview -->
|
||||||
<bool name="useProfileVideoSize">true</bool>
|
<bool name="useVideoSizeForPreview">true</bool>
|
||||||
<!-- The camera removes the focus modes by default when touch-to-focus
|
<!-- The camera removes the focus modes by default when touch-to-focus
|
||||||
exists. Use this option to change that behavior -->
|
exists. Use this option to change that behavior -->
|
||||||
<bool name="wantsFocusModes">true</bool>
|
<bool name="wantsFocusModes">true</bool>
|
||||||
|
Loading…
Reference in New Issue
Block a user