Merge "Fix typo in config.xml file"

This commit is contained in:
Ying Wang
2015-12-17 19:10:13 +00:00
committed by Gerrit Code Review

View File

@@ -2356,7 +2356,7 @@
<!-- Set initial MaxRetry value for operators -->
<integer name="config_mdc_initial_max_retry">1</integer>
<!-- The OEM specified sensor type for the gesture to launch the camear app. -->
<!-- The OEM specified sensor type for the gesture to launch the camera app. -->
<integer name="config_cameraLaunchGestureSensorType">-1</integer>
<!-- The OEM specified sensor string type for the gesture to launch camera app, this value
must match the value of config_cameraLaunchGestureSensorType in OEM's HAL -->