Merge "Mark SystemUI-tests as test code for lint"
This commit is contained in:
@@ -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.
|
||||||
|
|||||||
Reference in New Issue
Block a user