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

Commit 01be0040 authored by Treehugger Robot's avatar Treehugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Let *_ravenwood.java to depend on ravenwood-junit-impl" into main

parents 2985e1f1 7282a832
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -117,7 +117,6 @@ java_host_for_device {
java_library {
    name: "ravenwood-helper-framework-runtime",
    srcs: [
        ":framework-ravenwood-sources",
        "runtime-helper-src/framework/**/*.java",
    ],
    static_libs: [
@@ -151,6 +150,7 @@ java_library {
    srcs: [
        "junit-impl-src/**/*.java",
        "junit-src/**/*.java",
        ":framework-ravenwood-sources",
    ],
    static_libs: [
        "androidx.test.monitor",