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

Commit fd86090b authored by Hiroki Sato's avatar Hiroki Sato Committed by Garfield Tan
Browse files

Remove unnecessary static lib from SystemUI's Android.bp

androidx.test.rules is already a dependency of SystemUI-tests-base target, and all other changes in the original commit 8168199b are covered by it.

Bug: 336392614
Test: SystemUI & SystemUITests build.
Change-Id: I1e36c297aec4ffc4738327381dd58fd50ce20c45
parent b46d3bb6
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -169,7 +169,6 @@ android_library {
        "androidx.compose.material_material-icons-extended",
        "androidx.activity_activity-compose",
        "androidx.compose.animation_animation-graphics",
        "androidx.test.rules",
    ],
    libs: [
        "keepanno-annotations",