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

Commit bbf0c215 authored by Hui Yu's avatar Hui Yu Committed by Android (Google) Code Review
Browse files

Revert "Enable wait for finish attach application"

Revert submission 21648304

Reason for revert: b/272062082, break service START_STICKY and other behavior.

Reverted changes: /q/submissionid:21648304

Change-Id: I0b1a4ba59408bb86e4e786b9b391d3862b07ef01
parent 9c8f67c7
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -995,7 +995,7 @@ final class ActivityManagerConstants extends ContentObserver {
    private static final String KEY_ENABLE_WAIT_FOR_FINISH_ATTACH_APPLICATION =
            "enable_wait_for_finish_attach_application";

    private static final boolean DEFAULT_ENABLE_WAIT_FOR_FINISH_ATTACH_APPLICATION = true;
    private static final boolean DEFAULT_ENABLE_WAIT_FOR_FINISH_ATTACH_APPLICATION = false;

    /** @see #KEY_ENABLE_WAIT_FOR_FINISH_ATTACH_APPLICATION */
    public volatile boolean mEnableWaitForFinishAttachApplication =