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

Commit a2f3fa8f authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Enable dagger for sysui"

parents 1ad140a0 73e8ffc4
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -60,6 +60,8 @@ android_library {
        "androidx.lifecycle_lifecycle-extensions",
        "SystemUI-tags",
        "SystemUI-proto",
        "dagger2-2.19",
        "jsr330"
    ],
    manifest: "AndroidManifest.xml",

@@ -73,6 +75,8 @@ android_library {
        "--extra-packages",
        "com.android.keyguard",
    ],

    annotation_processors: ["dagger2-compiler-2.19"],
}

android_library {