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

Commit 52c46df5 authored by Remi NGUYEN VAN's avatar Remi NGUYEN VAN
Browse files

Update TEST_MAPPING imports for connectivity

Connectivity CTS tests were moved from cts/tests/net to
packages/modules/Connectivity.

Bug: 185751610
Change-Id: Id4efd99c419706a52ad5d708888097bd6312d4e6
Test: treehugger is needed to test
parent ce2a2c80
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -28,7 +28,7 @@
  ],
  ],
  "imports": [
  "imports": [
    {
    {
      "path": "cts/tests/tests/net"
      "path": "packages/modules/Connectivity"
    }
    }
  ]
  ]
}
}
 No newline at end of file