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