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

Commit a9562048 authored by Jihoon Kang's avatar Jihoon Kang Committed by Michael Bestas
Browse files

Make java_sdk_library dependencies explicit

modules should specify the submodule of java_sdk_library that the module
actually depends on

Test: CI
Bug: 358613520
Change-Id: I3745f1acfdda3aa7833e0c598fb062cb6fce2ddc
parent eaf6d78a
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -6,8 +6,8 @@ package {
android_test {
    name: "DeskClockTests",
    libs: [
        "android.test.runner",
        "android.test.base",
        "android.test.runner.stubs.system",
        "android.test.base.stubs.system",
    ],
    static_libs: [
        "junit",