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

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

Merge "Revert "servicestests and InputTests: allow warnings"" into main

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

    kotlincflags: [
        "-Werror",
    ],
    static_libs: [
        "a11ychecker",
        "aatf",
+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: [