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

Commit fce5b419 authored by Remi NGUYEN VAN's avatar Remi NGUYEN VAN Committed by android-build-merger
Browse files

Merge "Add NetworkStackTests to mts"

am: 1a033a6b

Change-Id: Iee9af0f323e865bd629f0720cb0c1d3196de6452
parents 53d0575a 1a033a6b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -51,7 +51,7 @@ android_test {
android_test {
    name: "NetworkStackTests",
    min_sdk_version: "29",
    test_suites: ["device-tests"],
    test_suites: ["device-tests", "mts"],
    defaults: ["NetworkStackTestsDefaults"],
    static_libs: ["NetworkStackApiStableLib"],
}