3
0
Fork 0

galaxys2: camera: enable useProfileVideoSize

fix video preview aspect ratio

Change-Id: Ie3777670b0a368c367615a4f2a11ea35beb07dd1
This commit is contained in:
athurh 2013-02-25 19:40:55 +01:00
parent aa46ea0b54
commit 7a865c0f21
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>
<!-- Samsung Camera Settings -->
<bool name="hasSamsungCamSettings">true</bool>
<!-- Force use of profile video size -->
<bool name="useProfileVideoSize">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>