Loading Android.bp +2 −0 Original line number Original line Diff line number Diff line Loading @@ -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 Loading Loading
Android.bp +2 −0 Original line number Original line Diff line number Diff line Loading @@ -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 Loading