Update license and content server URLs due to server migration.
Only affects OEM integration tests, not production code.
bug: 15600077
Change-Id: Id534cec663366f639d934baf8d366615a2d97b64
(cherry picked from commit a53677d27c)
This commit is contained in:
@@ -18,7 +18,7 @@ import android.content.Context;
|
||||
|
||||
public class SettingsActivity extends Activity {
|
||||
// public static String CONTENT_PAGE = "/sdcard/Widevine/config.xml";
|
||||
public static String CONTENT_PAGE = "http://seawwws001.shibboleth.tv/android/oem.html";
|
||||
public static String CONTENT_PAGE = "http://pmweb.widevine.net/html/android/oem.html";
|
||||
|
||||
private Context context;
|
||||
private Button updateButton;
|
||||
|
||||
Reference in New Issue
Block a user