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

Commit 22c3e3f0 authored by Mark Fasheh's avatar Mark Fasheh Committed by Android (Google) Code Review
Browse files

Merge "MessageHeapTest: Add to ravenwood" into main

parents 141f0688 f81ef41a
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -31,6 +31,7 @@ import java.util.Arrays;
 * A min-heap of Message objects. Used by MessageQueue.
 * @hide
 */
@android.ravenwood.annotation.RavenwoodKeepWholeClass
public final class MessageHeap {
    static final int INITIAL_SIZE = 16;
    static final boolean DEBUG = false;
+1 −0
Original line number Diff line number Diff line
@@ -274,6 +274,7 @@ android.os.IpcDataCache
android.os.LocaleList
android.os.Looper
android.os.Message
android.os.MessageHeap
android.os.MessageQueue
android.os.PackageTagsList
android.os.PackageTagsMap