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

Commit ed6b3d75 authored by Hai Shalom's avatar Hai Shalom Committed by Android (Google) Code Review
Browse files

Merge "DO NOT MERGE Disable the NetworkStackNext and NetworkStackNextTests" into mainline-prod

parents f868afc8 d94ad8bf
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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
+1 −0
Original line number Diff line number Diff line
@@ -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