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

Commit 946e6ab8 authored by Treehugger Robot's avatar Treehugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Update ASM usage to ASM9" am: 24fbdff6 am: 086cf4b5 am: b1ca9c59...

Merge "Update ASM usage to ASM9" am: 24fbdff6 am: 086cf4b5 am: b1ca9c59 am: f025f96e am: 8e82c23f

Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/2104644



Change-Id: I775f1bc0b9cbaa02cb0d0c4f8e1f1b749954ae20
Signed-off-by: default avatarAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
parents 8e0361fa 8e82c23f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -20,7 +20,7 @@ import java.util.List;

public class Utils {

    public static final int ASM_VERSION = Opcodes.ASM7;
    public static final int ASM_VERSION = Opcodes.ASM9;

    /**
     * Reads a comma separated configuration similar to the Jack definition.