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

Commit bdf107da authored by Remi NGUYEN VAN's avatar Remi NGUYEN VAN
Browse files

Add TEST_MAPPING for Connectivity

The TEST_MAPPING triggers connectivity tests in other paths.

Bug: 183198868
Change-Id: I8d9b0450ea4b3ef3e5115d1f858b1aa7badef742
Test: Needs treehugger for testing
parent 3ccc2738
Loading
Loading
Loading
Loading
+19 −0
Original line number Diff line number Diff line
{
  "imports": [
    {
      "path": "frameworks/base/core/java/android/net"
    },
    {
      "path": "packages/modules/NetworkStack"
    },
    {
      "path": "packages/modules/CaptivePortalLogin"
    },
    {
      "path": "packages/modules/Connectivity"
    },
    {
      "path": "packages/modules/Connectivity/Tethering"
    }
  ]
}
 No newline at end of file