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

Commit 71455434 authored by Remi NGUYEN VAN's avatar Remi NGUYEN VAN Committed by Gerrit Code Review
Browse files

Merge "Have InProcessNetworkStack override NetworkStack"

parents 43e4dc3d f2ce7b45
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -108,6 +108,8 @@ android_app {
    defaults: ["NetworkStackAppCommon"],
    certificate: "platform",
    manifest: "AndroidManifest_InProcess.xml",
    // InProcessNetworkStack is a replacement for NetworkStack
    overrides: ["NetworkStack"],
}

// Updatable network stack packaged as an application