Merge "Fix typo in config.xml file"

am: 738a557d54

* commit '738a557d54153eedc74aee3dfb128f84e8ca13d4':
  Fix typo in config.xml file
This commit is contained in:
Ying Wang
2015-12-17 11:26:48 -08:00
committed by android-build-merger

View File

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