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

Commit fed6b873 authored by Zhi Dou's avatar Zhi Dou Committed by Gerrit Code Review
Browse files

Merge "set sdk_version for ServiceBluetoothRoboTests" into main

parents 8f5b390d 581ea19a
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -191,11 +191,13 @@ android_robolectric_test {
        "kotlinx_coroutines",
        "kotlinx_coroutines_test",
        "mockito-robolectric-prebuilt",
        "modules-utils-expresslog",
        "platform-test-annotations",
        "testng",
        "truth",
    ],

    sdk_version: "test_current",
    upstream: true,
    test_suites: ["general-tests"],
}