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

Commit 6441db90 authored by Artur Satayev's avatar Artur Satayev Committed by Automerger Merge Worker
Browse files

Merge "Mark NetworkStack as updatable." into rvc-dev am: 4fc16c37

Change-Id: Ie24721fb52070026aefbcf22791b492a94763c92
parents b4955081 4fc16c37
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -203,6 +203,7 @@ android_app {
    manifest: "AndroidManifest.xml",
    // The permission configuration *must* be included to ensure security of the device
    required: ["NetworkPermissionConfig"],
    updatable: true,
}

// Android library to derive test APKs for integration tests