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

Commit b5073b62 authored by Jackeagle's avatar Jackeagle
Browse files

Build: Skip check on User build

parent 8abd50b8
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -1250,6 +1250,7 @@ public class Build {
    public static boolean isBuildConsistent() {
        // Don't care on eng builds.  Incremental build may trigger false negative.
        if (IS_ENG) return true;
        if (IS_USER) return true;

        if (IS_TREBLE_ENABLED) {
            // If we can run this code, the device should already pass AVB.