Update license request url to new signed Widevine UAT proxy.
Bug: 16631113 Change-Id: I442f9c9decd03213912c8c2befcbeccc2a332c53
This commit is contained in:
@@ -7,7 +7,7 @@ const std::string kWidevineKeySystem = "com.widevine.alpha";
|
||||
|
||||
// Content Protection license server data
|
||||
const std::string kCpLicenseServer =
|
||||
"http://wv-ref-eme-player.appspot.com/proxy";
|
||||
"http://widevine-proxy.appspot.com/proxy";
|
||||
const std::string kCpClientAuth = "";
|
||||
const std::string kCpKeyId =
|
||||
"00000042" // blob size
|
||||
|
||||
Reference in New Issue
Block a user