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

Commit 20dfc57a authored by Victor Hsieh's avatar Victor Hsieh
Browse files

Remove test:true from android.security.flags-aconfig-java-host

test:true is not really necessary, so removing it.

Test: atest FsverityHostTest
Test: atest CtsApkVerityInstallHostTestCases
Bug: N/A
Change-Id: I304b2c377645356b01a560605a8abd2116e00866
parent de30f533
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -130,7 +130,6 @@ java_aconfig_library {
    name: "android.security.flags-aconfig-java-host",
    aconfig_declarations: "android.security.flags-aconfig",
    host_supported: true,
    test: true,
    defaults: ["framework-minus-apex-aconfig-java-defaults"],
}