Enable dagger for sysui
Test: build Change-Id: I9b7c726666cd09f363f110ab9221fed6c6a20871
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user