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

Commit 3ea70361 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 am: 6441db90 am: 393fa79d

Change-Id: I225f3f2506fa7b6eb1bebcf547c682c0c9e63ea8
parents 15bbe39f 393fa79d
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