Merge "Have InProcessNetworkStack override NetworkStack"

am: 1a50c004bc

Change-Id: Ie39eb7793fac0e96b85fba0cbf190fbdd2ccb038
This commit is contained in:
Remi NGUYEN VAN
2019-05-21 01:30:37 -07:00
committed by android-build-merger

View File

@@ -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