android_packages_modules_Co.../tests/deflake
Aaron Huang 1ed8affa72 Enable/disable FrameworksNetTests
Currently, there are some test for classes that are not in
connectivity module. If the platform code has a new change
that the test depends on it, then the test cannot verify the
behavior since the change does not exist in module branch.

This change moves the test for non-module classes out of
FrameworksNetTestsLib so that it doesn't go into coverage tests.
Then add those tests to FrameworksNetTests and use a variable
to enable/disable FrameworksNetTests which could minimize merge
conflicts.

Bug: 201265286
Test: make FrameworksNetTests

Change-Id: Ia9669da2c4d79054710e7f4173bc960e3f77f45a
2021-10-01 19:29:50 +08:00
..
src/com/android/server/net Move net unit tests to packages/Connectivity 2021-05-13 08:30:33 +00:00
Android.bp Enable/disable FrameworksNetTests 2021-10-01 19:29:50 +08:00