Set UiPlugin and UiCommon to compileOnly

This commit is contained in:
MrSluffy
2023-12-29 08:40:28 +08:00
parent 387016bb68
commit a3fa2d1a3e
+2 -2
View File
@@ -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')