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

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

Merge "Make ravenizer less verbose" into main am: 9c21a390

parents 81da10e7 9c21a390
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -43,7 +43,7 @@ fun checkClass(cn: ClassNode, classes: ClassNodes): Boolean {
    }
    var allOk = true

    log.i("Checking ${cn.name.toHumanReadableClassName()}")
    log.v("Checking ${cn.name.toHumanReadableClassName()}")

    // See if there's any class that extends a legacy base class.
    // But ignore the base classes in android.test.