Snap for 7269597 from b9780710c7 to tm-release

Change-Id: I89c133986c24414d82c3819a88d590ceb828e4ba
This commit is contained in:
android-build-team Robot
2021-04-09 03:18:22 +00:00

View File

@@ -89,7 +89,7 @@ namespace widevine_vts {
vector<DrmHalVTSVendorModule_V1::ContentConfiguration> configurations;
{
const string serverUrl = "http://widevine-proxy.appspot.com/proxy";
const string serverUrl = "https://proxy.uat.widevine.com/proxy";
const vector<uint8_t> initData = a2b_hex(
"00000042" // blob size
"70737368" // "pssh"
@@ -123,7 +123,7 @@ namespace widevine_vts {
// Content Configuration #2 - Allows offline playback
{
const string serverUrl = "http://widevine-proxy.appspot.com/proxy";
const string serverUrl = "https://proxy.uat.widevine.com/proxy";
const vector<uint8_t> initData = a2b_hex(
"00000042" // blob size
"70737368" // "pssh"