Source release 14.1.0

This commit is contained in:
John W. Bruce
2018-06-29 15:59:47 -07:00
parent 3ab70cec4e
commit afa11a48a0
1941 changed files with 557780 additions and 105547 deletions

View File

@@ -1,4 +1,6 @@
// Copyright 2013 Google Inc. All Rights Reserved.
// Copyright 2018 Google LLC. All Rights Reserved. This file and proprietary
// source code may only be used and distributed under the Widevine Master
// License Agreement.
#include "config_test_env.h"
#include "string_conversions.h"
@@ -174,11 +176,11 @@ const std::string kCpOfflineKeyId =
"08011a0d7769646576696e655f746573" // "offline_clip2"
"74220d6f66666c696e655f636c697032";
// Content Protection license server (staging) data.
// Content Protection license server (staging) data
// The staging server should be used only when testing against
// a new server (e.g., the client has a change that requires a
// a new server. (e.g., the client has a change that requires a
// corresponding change to the server, but the server change has
// not yet propagated to UAT). Normal testing should always be
// not yet propagated to UAT) Normal testing should always be
// directed to UAT.
const std::string kCpStagingLicenseServer =
"https://proxy.staging.widevine.com/proxy";