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

Commit 0d4215d7 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: 9ea216f7

Change-Id: I6599cd901791f5ef2da29eeabbe93b303c18ae83
parents 68a0b8d8 9ea216f7
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