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

Commit f6116ad4 authored by Remi NGUYEN VAN's avatar Remi NGUYEN VAN Committed by android-build-merger
Browse files

Merge "Compile NetworkStack as system_current" am: 17c303b7

am: d3e0862b

Change-Id: I6f232f2bdd1206cc8b7d226fdae2c53b6f40fe05
parents 14062be8 d3e0862b
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -18,6 +18,7 @@
// system server on devices that run the stack there
java_library {
    name: "NetworkStackLib",
    sdk_version: "system_current",
    installable: true,
    srcs: [
        "src/**/*.java",
@@ -33,7 +34,7 @@ java_library {
// Updatable network stack packaged as an application
android_app {
    name: "NetworkStack",
    platform_apis: true,
    sdk_version: "system_current",
    certificate: "platform",
    privileged: true,
    static_libs: [