am b72f1b0f: am 858fd9a0: HDCP debugging in setting app part 2 of 2

* commit 'b72f1b0f45401a3fb8abe8e5e40eb5eab12e2710':
  HDCP debugging in setting app part 2 of 2
This commit is contained in:
Glenn Kasten
2011-04-11 12:46:36 -07:00
committed by Android Git Automerger

View File

@@ -64,7 +64,7 @@ public class DevelopmentSettings extends PreferenceFragment
mKeepScreenOn = (CheckBoxPreference) findPreference(KEEP_SCREEN_ON);
mAllowMockLocation = (CheckBoxPreference) findPreference(ALLOW_MOCK_LOCATION);
removeHdcpOptionsForProduction();
//removeHdcpOptionsForProduction();
}
private void removeHdcpOptionsForProduction() {