Revert "Update license and content server URLs due to server migration."

This reverts commit a53677d27c.

Change-Id: I9afbc9aa95cc0cf518ef1fd378dccdc5874afaa4
This commit is contained in:
Jeff Tinker
2014-06-17 17:59:40 +00:00
parent a53677d27c
commit 2a5754f338
5 changed files with 16 additions and 7 deletions

View File

@@ -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 = "pmweb.widevine.net/html/android/oem.html";
public static String CONTENT_PAGE = "http://seawwws001.shibboleth.tv/android/oem.html";
private Context context;
private Button updateButton;