* commit '315b452c322f2eeeeb0ec946e31656ca93b8c0a7': Bug 4167061 remove debug code
This commit is contained in:
@@ -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() {
|
||||
|
Reference in New Issue
Block a user