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

Commit 9c21a390 authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Make ravenizer less verbose" into main

parents 774cbccb 8bc1aaa4
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.