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

Commit 124b7758 authored by Brian Colonna's avatar Brian Colonna
Browse files

Bug 17250075: Turned off debugging for launching secure camera

Reduces log spam.

Change-Id: Icdf2e0154ec337ed4fad915ec7f404d94d522ea1
parent 6adf1588
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -57,8 +57,7 @@ import java.util.Map;
 * the UI thread.
 */
public class SecureCameraLaunchManager {
    // TODO(bcolonna): Turn off debugging after running with this change for a while. STOPSHIP
    private static final boolean DEBUG = true;
    private static final boolean DEBUG = false;
    private static final String TAG = "SecureCameraLaunchManager";

    // Action sent as a broadcast to tell other apps to stop using the camera.  Other apps that use