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

Commit 0b33d054 authored by Cole Faust's avatar Cole Faust Committed by Gerrit Code Review
Browse files

Merge "Mark SystemUI-tests as test code for lint"

parents 166ddba4 17f1e726
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -247,6 +247,9 @@ android_library {
        "com.android.systemui",
    ],
    plugins: ["dagger2-compiler"],
    lint: {
        test: true,
    },
}

// Opt-in config for optimizing the SystemUI target using R8.