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

Commit ae46a79e authored by Alejandro Nijamkin's avatar Alejandro Nijamkin Committed by Ale Nijamkin
Browse files

Removes duplicate sources from SystemUIRobo-stub

The duplicate sources seem to be the reason for the Dumpable dependency
issue in the attached bug.

Fix: 358864027
Test: m SystemUIRobo-stub
Test: atest SystemUiRoboTests
Flag: NONE build change only
Change-Id: Iba441488783feb891c84aba11841884b9eb51d37
parent 75a80fe2
Loading
Loading
Loading
Loading
+0 −8
Original line number Diff line number Diff line
@@ -836,14 +836,6 @@ android_app {
    ],
    manifest: "tests/AndroidManifest-base.xml",

    srcs: [
        "src/**/*.kt",
        "src/**/*.java",
        "src/**/I*.aidl",
        ":ReleaseJavaFiles",
        "compose/features/src/**/*.kt",
        "compose/facade/enabled/src/**/*.kt",
    ],
    static_libs: [
        "//frameworks/libs/systemui:compilelib",
        "SystemUI-tests-base",