diff --git a/libwvdrmengine/cdm/core/test/config_test_env.cpp b/libwvdrmengine/cdm/core/test/config_test_env.cpp index 9e740c59..613bce51 100644 --- a/libwvdrmengine/cdm/core/test/config_test_env.cpp +++ b/libwvdrmengine/cdm/core/test/config_test_env.cpp @@ -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