Also compile methods in inner classes of MessageQueue
Some MessageQueue implementations have inner classes.
Bug: 338098106
Change-Id: Ib94b1bfcaa8dbce3da278a2ae5b859c2af9ca437
Flag: EXEMPT resource only update
diff --git a/boot/boot-image-profile-extra.txt b/boot/boot-image-profile-extra.txt
index 11ca1dc..e31eb3a 100644
--- a/boot/boot-image-profile-extra.txt
+++ b/boot/boot-image-profile-extra.txt
@@ -23,3 +23,4 @@
# For now, compile all methods in MessageQueue to avoid performance cliffs for
# flagged/evolving hot code paths. See: b/338098106
HSPLandroid/os/MessageQueue;->*
+HSPLandroid/os/MessageQueue$*;->*