Rebase bytecode text expectations for parcel part of android-extensions.

This commit is contained in:
Mads Ager
2022-09-14 14:08:21 +02:00
committed by Alexander Udalov
parent 2d720a09c3
commit 294395f4cc
28 changed files with 94 additions and 95 deletions
@@ -9,7 +9,7 @@ public final class test/SomeClass$Creator : java/lang/Object, android/os/Parcela
ALOAD (1)
INVOKEVIRTUAL (android/os/Parcel, readInt, ()I)
POP
NEW
NEW (test/SomeClass)
DUP
INVOKESPECIAL (test/SomeClass, <init>, ()V)
ARETURN