DescriptionAndroid: Never automatically enter fullscreen when media playback starts.
Previously, the media player would automatically enter fullscreen when a
protected surface is required and hole-punching is not enabled.
This behavior is inconsistent with all other scenarios.
This is mostly a revert of r282588 (7d930ce), which disabled the automatic
behavior when hole-punching is enabled.
The other change is to remove the automatic behavior altogether.
The original automatic behavior was added to MediaPlayerManagerImpl in r210114.
BUG=459416
Committed: https://crrev.com/a1a3db25697c8cbc046a77a0c0a4e706f7f31be6
Cr-Commit-Position: refs/heads/master@{#321668}
Patch Set 1 #
Total comments: 6
Patch Set 2 : Remove obsolete IsProtectedSurfaceRequired(). #
Messages
Total messages: 15 (4 generated)
|