Loading Android.bp +1 −0 Original line number Diff line number Diff line Loading @@ -199,6 +199,7 @@ android_app { manifest: "AndroidManifest_Next.xml", // The permission configuration *must* be included to ensure security of the device required: ["NetworkPermissionConfig"], enabled: false, // Disabled in mainline-prod } // Updatable network stack for finalized API Loading tests/unit/Android.bp +1 −0 Original line number Diff line number Diff line Loading @@ -54,6 +54,7 @@ android_test { defaults: ["NetworkStackTestsDefaults"], static_libs: ["NetworkStackApiCurrentLib"], compile_multilib: "both", // Workaround for b/147785146 for mainline-presubmit enabled: false, // Disabled in mainline-prod } // Library containing the unit tests. This is used by the coverage test target to pull in the Loading Loading
Android.bp +1 −0 Original line number Diff line number Diff line Loading @@ -199,6 +199,7 @@ android_app { manifest: "AndroidManifest_Next.xml", // The permission configuration *must* be included to ensure security of the device required: ["NetworkPermissionConfig"], enabled: false, // Disabled in mainline-prod } // Updatable network stack for finalized API Loading
tests/unit/Android.bp +1 −0 Original line number Diff line number Diff line Loading @@ -54,6 +54,7 @@ android_test { defaults: ["NetworkStackTestsDefaults"], static_libs: ["NetworkStackApiCurrentLib"], compile_multilib: "both", // Workaround for b/147785146 for mainline-presubmit enabled: false, // Disabled in mainline-prod } // Library containing the unit tests. This is used by the coverage test target to pull in the Loading