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

Commit 0298d2bb authored by Steve Paik's avatar Steve Paik Committed by android-build-merger
Browse files

Merge "Rename set_wakeup_callback" am: 7e3de17f am: 5611305a

am: 9eb7d2e0

Change-Id: I1c50e19d06d3f667f9eb4e00156d22494cbb44c3
parents d2cafca0 9eb7d2e0
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -101,7 +101,7 @@ static jint nativeWaitWakeup(JNIEnv *env, jobject clazz, jobject outBuf)
            return -1;
        }
        ALOGV("Registering callback...");
        set_wakeup_callback(&wakeup_callback);
        autosuspend_set_wakeup_callback(&wakeup_callback);
    }

    // Wait for wakeup.