Prepare to move VCN: Add visibilities for tests
Before moving VCN code, add the new code locations to the
"visibility" fields of Connectivity dependencies.
Bug: 379938062
Flag: EXEMPT; visibility changes
Test: presubmit
Change-Id: I51becaacb93d5e43b8b8234b80cb9b272181ad01
diff --git a/framework-t/Android.bp b/framework-t/Android.bp
index 9d6d356..22ca3b3 100644
--- a/framework-t/Android.bp
+++ b/framework-t/Android.bp
@@ -174,8 +174,9 @@
"//cts/tests/netlegacy22.api",
"//cts/tests/tests/app.usage", // NetworkUsageStatsTest
- // TODO: b/374174952 Remove it when VCN CTS is moved to Connectivity/
+ // TODO: b/374174952 Clean up VCN paths when the code location is finalized
"//cts/tests/tests/vcn",
+ "//packages/modules/Connectivity/Vcn/tests:__subpackages__",
"//external/sl4a:__subpackages__",
"//frameworks/base/core/tests/bandwidthtests",