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

Commit 11f27243 authored by Remi NGUYEN VAN's avatar Remi NGUYEN VAN Committed by Automerger Merge Worker
Browse files

Switch TestNetworkStack to release API am: 1d52af06

Original change: https://android-review.googlesource.com/c/platform/packages/modules/NetworkStack/+/1532066

MUST ONLY BE SUBMITTED BY AUTOMERGER

Change-Id: I4cd0b17c090f994485ca0da6767b6b0b1c534e4a
parents 899aaeee 1d52af06
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -284,8 +284,8 @@ genrule {

android_app {
    name: "TestNetworkStack",
    defaults: ["NetworkStackAppDefaults", "NetworkStackDevApiLevel"],
    static_libs: ["NetworkStackApiCurrentLib"],
    defaults: ["NetworkStackAppDefaults", "NetworkStackReleaseApiLevel"],
    static_libs: ["NetworkStackApiStableLib"],
    certificate: "networkstack",
    manifest: ":NetworkStackTestAndroidManifest",
    // The permission configuration *must* be included to ensure security of the device