Merge "Use new play license service URI"
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