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

Commit f64a2430 authored by Paul Duffin's avatar Paul Duffin
Browse files

Switch legacy-test to android.test.base to match AOSP

Bug: 30188076
Test: make checkbuild
Change-Id: I359b8840304656e9c9c08b1e7367a6b088202064
parent e7403b47
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -24,7 +24,7 @@ java_library {
    no_framework_libs: true,
    libs: [
        "framework",
        "legacy-test",
        "android.test.base",
        "android.test.mock",
    ],
}