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

Commit 68182d5b authored by Zi Wang's avatar Zi Wang Committed by Automerger Merge Worker
Browse files

Merge "Update test: true to mode: "test" in java_aconfig_library" into main...

Merge "Update test: true to mode: "test" in java_aconfig_library" into main am: 3f667564 am: 5a3dbd75

Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/2825631



Change-Id: I1f1d47c7743f6b889f9bce673b059819f575a262
Signed-off-by: default avatarAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
parents ad50787f 5a3dbd75
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -161,7 +161,7 @@ java_aconfig_library {
    name: "android.security.flags-aconfig-java-host",
    aconfig_declarations: "android.security.flags-aconfig",
    host_supported: true,
    test: true,
    mode: "test",
    defaults: ["framework-minus-apex-aconfig-java-defaults"],
}