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