Use new play license service URI
[ Merge of http://go/wvgerrit/54802 ] BUG: 110954967 BUG: 110960064 Test: WV unit/integration tests. Change-Id: I3c5263f304ec9c9734a6761cbd7db46ccb476e9e
This commit is contained in:
@@ -223,7 +223,7 @@ const CdmInitData kEmptyData;
|
||||
|
||||
// Google Play license server data
|
||||
const std::string kGpLicenseServer =
|
||||
"https://jmt17.google.com/video/license/GetCencLicense";
|
||||
"https://play.google.com/video-qa/license/GetWhitelistCencLicense";
|
||||
// Test client authorization string.
|
||||
// NOTE: Append a userdata attribute to place a unique marker that the
|
||||
// server team can use to track down specific requests during debugging
|
||||
|
||||
Reference in New Issue
Block a user