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

Commit 315b452c authored by Glenn Kasten's avatar Glenn Kasten Committed by Android Git Automerger
Browse files

am 4f4ddaa8: Bug 4167061 remove debug code

* commit '4f4ddaa8':
  Bug 4167061 remove debug code
parents b72f1b0f 4f4ddaa8
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() {