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

Commit 4713f063 authored by Shai Barack's avatar Shai Barack
Browse files

MessageQueue$EnqueueOrder should be HSP

Flag: EXEMPT can't flag profile
Test: see b/421361241#comment7
Bug: 419605355
Bug: 421361241
Change-Id: Ifaef641e3946cb6736141d9f8e9d79930daed4b8
parent e177318b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -22,7 +22,7 @@ HSPLandroid/graphics/Color;->luminance()F

# TODO(shayba): remove the below once the generated profile is updated.
# See: b/419605355
Landroid/os/MessageQueue$EnqueueOrder;->*
HSPLandroid/os/MessageQueue$EnqueueOrder;->*

# Concurrent MessageQueue uses ConcurrentSkipListMap.
# See: b/415954362