Android 2.3.2 release 1
Orientation change should not trigger the video playback to start from the very beginning.

Without android:configChanges field in the AndroidManifest.xml, every time that the
orientation changes, the MovieView activity restarts. That is why the video plays from
the very beginning.

bug - 3177061

Change-Id: I71fa08b35991a213a99795d804def28aff045de5
1 file changed