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

Commit 0de81957 authored by Adrian Roos's avatar Adrian Roos Committed by Gerrit Code Review
Browse files

Merge "servicestests and InputTests: allow warnings" into main

parents e16b65da bfcc7c75
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -33,9 +33,6 @@ android_test {
        "test-apps/DisplayManagerTestApp/src/**/*.java",
    ],

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