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

Commit 6278867c authored by Ling Ma's avatar Ling Ma Committed by Android (Google) Code Review
Browse files

Merge "Test lib is not required for unit tests." into main

parents 364a4acf 35a72df2
Loading
Loading
Loading
Loading
+0 −7
Original line number Diff line number Diff line
@@ -36,10 +36,3 @@ java_aconfig_library {
    name: "telephony_flags-lib",
    aconfig_declarations: "telephony_flags"
}

// Create test version of java flag library to access flags using static approach
java_aconfig_library {
    name: "telephony_flags-lib-test",
    aconfig_declarations: "telephony_flags",
    test: true
}