Skip to content

Commit

Permalink
Support upcoming touch to focus mechanism
Browse files Browse the repository at this point in the history
See http://review.cyanogenmod.com/#change,8149

Change-Id: I86bbcaad28036e6f60accf2f9a4f6d35b1ca8514
  • Loading branch information
turl committed Sep 23, 2011
1 parent 0300802 commit 59b5b83
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions overlay/packages/apps/Camera/res/values/config.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,10 @@
-->

<resources>
<!-- Touch to focus parameters -->
<string name="touchFocusParameter">mot-areas-to-focus</string>
<bool name="touchFocusNeedsRect">true</bool>

<!-- High Framerate 1080p for Nvidia Cameras -->
<bool name="supportsNvHighBitrateFullHD">true</bool>
</resources>

0 comments on commit 59b5b83

Please sign in to comment.