Merge "Have InProcessNetworkStack override NetworkStack" into qt-dev
am: 6fe150832e
Change-Id: Ia7e126424f13d3ddd897c506b473f28fe2b6d709
This commit is contained in:
@@ -108,6 +108,8 @@ android_app {
|
|||||||
defaults: ["NetworkStackAppCommon"],
|
defaults: ["NetworkStackAppCommon"],
|
||||||
certificate: "platform",
|
certificate: "platform",
|
||||||
manifest: "AndroidManifest_InProcess.xml",
|
manifest: "AndroidManifest_InProcess.xml",
|
||||||
|
// InProcessNetworkStack is a replacement for NetworkStack
|
||||||
|
overrides: ["NetworkStack"],
|
||||||
}
|
}
|
||||||
|
|
||||||
// Updatable network stack packaged as an application
|
// Updatable network stack packaged as an application
|
||||||
|
|||||||
Reference in New Issue
Block a user