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

Commit 3ab7be3e 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:...

Merge "Mark NetworkStack as updatable." into rvc-dev am: 4fc16c37 am: 6441db90 am: 393fa79d am: 3ea70361

Change-Id: I340161d6f4294096918943b0566ec6f2fd67c5c8
parents 6302c82f 3ea70361
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