Set UiPlugin and UiCommon to compileOnly
This commit is contained in:
+2
-2
@@ -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')
|
||||
|
||||
|
||||
Reference in New Issue
Block a user