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

Commit 93e7ddd4 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:...

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

Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/2184008



Change-Id: Iecb83dcb0c2051141b8c1a7a173433da97918784
Signed-off-by: default avatarAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
parents a0305ba9 d4e5c170
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -237,6 +237,9 @@ android_library {
        "com.android.systemui",
    ],
    plugins: ["dagger2-compiler"],
    lint: {
        test: true,
    },
}

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