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

Commit 5954744b authored by Cole Faust's avatar Cole Faust Committed by Automerger Merge Worker
Browse files

Merge "Mark SystemUI-tests as test code for lint" am: 0b33d054 am: f2148720

parents dcb95676 f2148720
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.