Merge "Mark SystemUI-tests as test code for lint" am: 0b33d054b3 am: f214872067 am: 5954744b9c
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/2184008 Change-Id: Ib3e40928b09be4f65c417d05a7c55680cd68cd29 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
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