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

Commit bdeb225b authored by Brian Colonna's avatar Brian Colonna Committed by Android (Google) Code Review
Browse files

Merge "Bug 17250075: Turned off debugging for launching secure camera" into lmp-dev

parents f2a77868 124b7758
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