3
0
Fork 0

galaxys2: don't hide focus modes

Change-Id: I085337febda57ff69e415e864cffcba14effcc8b
This commit is contained in:
codeworkx 2012-12-19 18:04:38 +01:00
parent 7b75ae1d8f
commit 5395db561b
1 changed files with 3 additions and 0 deletions

View File

@ -24,4 +24,7 @@
<bool name="needsSamsungCamMode">true</bool>
<!-- Samsung Camera Settings -->
<bool name="hasSamsungCamSettings">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>
</resources>