summaryrefslogtreecommitdiff
path: root/config/boot-image-profile.txt
diff options
context:
space:
mode:
authorAndreas Gampe <agampe@google.com>2018-09-18 14:21:11 -0700
committerAndreas Gampe <agampe@google.com>2018-09-18 14:21:11 -0700
commit5afc95c2c4eaf193a20e6e54a1bc251c7d5d2f95 (patch)
treee6c6dc83756a308d2de7cd5b966a444af0313519 /config/boot-image-profile.txt
parentf681744863fa7012bfbacbd96f08a5249f109a70 (diff)
Update boot image profile to include Object.wait()
Bug: 116028959 Test: m Test: inspect oatdump Change-Id: I5aefa4e334d61cd24f110a35a0084d563a8aca63
Diffstat (limited to 'config/boot-image-profile.txt')
-rw-r--r--config/boot-image-profile.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/config/boot-image-profile.txt b/config/boot-image-profile.txt
index 35676059124a..9857cd072068 100644
--- a/config/boot-image-profile.txt
+++ b/config/boot-image-profile.txt
@@ -11074,6 +11074,7 @@ HPLjava/lang/Long;->formatUnsignedLong(JI[CII)I
HPLjava/lang/Long;->valueOf(Ljava/lang/String;I)Ljava/lang/Long;
HPLjava/lang/Math;->addExact(JJ)J
HPLjava/lang/Math;->scalb(FI)F
+HPLjava/lang/Object;->wait()V
HPLjava/lang/StackTraceElement;-><init>(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;I)V
HPLjava/lang/String;->copyValueOf([C)Ljava/lang/String;
HPLjava/lang/String;->join(Ljava/lang/CharSequence;[Ljava/lang/CharSequence;)Ljava/lang/String;