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

Commit 0a977ce9 authored by Liana Kazanova (xWF)'s avatar Liana Kazanova (xWF) Committed by Gerrit Code Review
Browse files

Revert "servicestests and InputTests: allow warnings"

Revert submission 3495771-upgrade-mockito

Reason for revert: DroidMonitor: Potential culprit for http://b/397508359  - verifying through ABTD before revert submission. This is part of the standard investigation process, and does not mean your CL will be reverted.
Reverted changes: /q/submissionid:3495771-upgrade-mockito

Change-Id: Ia26942ea855f0a7e9e4ff5230dcc19b7fd0fab37
parent bfcc7c75
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -32,6 +32,9 @@ android_test {
        "test-apps/SuspendTestApp/src/**/*.java",
    ],

    kotlincflags: [
        "-Werror",
    ],
    static_libs: [
        "cts-input-lib",
        "frameworks-base-testutils",
+3 −0
Original line number Diff line number Diff line
@@ -19,6 +19,9 @@ android_test {
        "src/**/*.kt",
    ],
    asset_dirs: ["assets"],
    kotlincflags: [
        "-Werror",
    ],
    platform_apis: true,
    certificate: "platform",
    static_libs: [