3
0
Fork 0

galaxys2: update preview video size flag

Change-Id: I49b2ecedf10f081240c624158ed1527d98661196
This commit is contained in:
athurh 2013-08-22 02:56:53 +02:00
parent aa9c939cf5
commit 6616dad59f
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>