f7659c72ddb69728cea7000ba2e28f5037a371f0
Merge from http://go/wvgerrit/69603 In getSecureStop, the life of cdmStop will expire when leaving the if (isCmdResponseTypeSuccess()) scope. Since setToExternal() which is called by toHidlVec() only performs a pointer assignment, the content of cdmStop is lost and secureStop.opaqueData will have all zeros. Test: netflix streaming and offline playback Test: Play Movies & TV Test: GTS test -m GtsMediaTestCases --test com.google.android.media.gts.MediaDrmTest#testWidevineApi28 Test: GTS test -m GtsMediaTestCases bug: 120624463 Change-Id: I8da473d5fd06d091980eade4b7216856ef097e04
Description
No description provided