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

Commit c8d2ea9b authored by Remi NGUYEN VAN's avatar Remi NGUYEN VAN
Browse files

Rename NetworkStackPermissionStub

Use NetworkStackPermissionConfig instead.
Also remove the source directory: soong now manages to build the package
without it.

Bug: 129317412
Test: Flashed, booted, WiFi working
(clean cherry-pick of aosp I45299c12598cd3b33bfd78ae8698d98b77b18dc0)

Change-Id: I7bdc058dddfa483823074055ad5c9d7d2efd37b9
parent 8bf842c3
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -50,7 +50,7 @@ java_defaults {
    resource_dirs: [],
    jarjar_rules: "jarjar-rules-shared.txt",
    // The permission configuration *must* be included to ensure security of the device
    required: ["NetworkStackPermissionStub"],
    required: ["NetworkPermissionConfig"],
}

// Non-updatable network stack running in the system server process for devices not using the module