Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 4f4ddaa8 authored by Glenn Kasten's avatar Glenn Kasten
Browse files

Bug 4167061 remove debug code

Change-Id: I1a05b820030d503b4ae1a82789ad4607e46b43c0
parent 858fd9a0
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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() {