jordan: touch to focus overlay

Change-Id: I23e29abf889e092ae73806c62306a35e3df5173c
This commit is contained in:
Tanguy Pruvot 2011-10-12 04:13:34 +02:00 committed by Danny Baumann
parent d0cb877205
commit 9482564494
1 changed files with 6 additions and 5 deletions

View File

@ -16,12 +16,13 @@
** limitations under the License.
*/
-->
<!-- These resources are around just to allow their values to be customized
for different hardware and product builds. -->
<resources>
<!-- Wide media profile available -->
<bool name="supportsWideProfile">true</bool>
<!-- Wide media profile available -->
<bool name="supportsWideProfile">true</bool>
<!-- Autofocus parameters -->
<string name="touchFocusParameter">mot-areas-to-focus</string>
<bool name="touchFocusNeedsRect">true</bool>
</resources>