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

Commit f9754e2d authored by Jihoon Kang's avatar Jihoon Kang
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: I88bcb978ec6f724cd3916c30aa2a2fa372ff463b
parent 5e5a06b4
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -77,9 +77,9 @@ android_test {
        "tests/res",
    ],
    libs: [
        "android.test.mock",
        "android.test.base",
        "android.test.runner",
        "android.test.mock.stubs.system",
        "android.test.base.stubs.system",
        "android.test.runner.stubs.system",
    ],

    jni_libs: [