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

Commit f2148720 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

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


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