diff --git a/build.gradle b/build.gradle index 60ca8bf90e..1af6cafc1b 100644 --- a/build.gradle +++ b/build.gradle @@ -316,9 +316,9 @@ dependencies { withQuickstepImplementation projects.systemUnFold withQuickstepImplementation projects.systemUIViewCapture withQuickstepImplementation projects.systemUILog - withQuickstepImplementation projects.systemUIPlugin + withQuickstepCompileOnly projects.systemUIPlugin withQuickstepImplementation projects.systemUIPluginCore - withQuickstepImplementation projects.systemUICommon + withQuickstepCompileOnly projects.systemUICommon implementation fileTree(dir: FRAMEWORK_PREBUILTS_DIR, include: 'SystemUI-statsd-14.jar')