am 386185a3: am 315b452c: am 4f4ddaa8: Bug 4167061 remove debug code

* commit '386185a3754535cd75c35091135b2933e39872bd':
  Bug 4167061 remove debug code
This commit is contained in:
Glenn Kasten
2011-04-13 11:56:38 -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() {