Fix Gallery2's bug: When using Gallery2 player, Device sometimes enters in deep sleep by itself during video playback.

Add SCREEN_BRIGHT_WAKE_LOCK in onStart() method of MovieAcitvity,release the
lock in onStop() method.which can ensure the brightness of screen
during playing the video.

Signed-off-by: Dandan Sun <dandan.sun@nxp.com>
1 file changed