You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is this repo missing assembleAospWithoutQuickstepDebug? It's certainly missing from the list below. Thanks
$ ./gradlew tasks
Configure project :
The com.google.protobuf plugin was already applied to the project: : and will not be applied again after plugin: android
Task :tasks
Tasks runnable from root project 'Launcher3_gradle_build'
Android tasks
sourceSets - Prints out all the source sets defined in this project.
Build tasks
assemble - Assembles all variants of all applications and secondary packages.
assembleAndroidTest - Assembles all the Test applications.
build - Assembles and tests this project.
buildDependents - Assembles and tests this project and all projects that depend on it.
buildNeeded - Assembles and tests this project and all projects it depends on.
clean - Deletes the build directory.
cleanBuildCache - Deletes the build cache directory.
Build Setup tasks
init - Initializes a new Gradle build.
wrapper - Generates Gradle wrapper files.
Help tasks
buildEnvironment - Displays all buildscript dependencies declared in root project 'Launcher3_gradle_build'.
dependencies - Displays all dependencies declared in root project 'Launcher3_gradle_build'.
dependencyInsight - Displays the insight into a specific dependency in root project 'Launcher3_gradle_build'.
help - Displays a help message.
javaToolchains - Displays the detected java toolchains. [incubating]
outgoingVariants - Displays the outgoing variants of root project 'Launcher3_gradle_build'.
projects - Displays the sub-projects of root project 'Launcher3_gradle_build'.
properties - Displays the properties of root project 'Launcher3_gradle_build'.
tasks - Displays the tasks runnable from root project 'Launcher3_gradle_build' (some of the displayed tasks may belong to subprojects).
Install tasks
uninstallAll - Uninstall all applications.
Verification tasks
check - Runs all checks.
connectedCheck - Runs all device checks on currently connected devices.
deviceCheck - Runs all device checks using Device Providers and Test Servers.
Rules
Pattern: clean: Cleans the output files of a task.
Pattern: build: Assembles the artifacts of a configuration.
Pattern: upload: Assembles and uploads the artifacts belonging to a configuration.
To see all tasks and more detail, run gradlew tasks --all
To see more detail about a task, run gradlew help --task
Is this repo missing assembleAospWithoutQuickstepDebug? It's certainly missing from the list below. Thanks
$ ./gradlew tasks
Tasks runnable from root project 'Launcher3_gradle_build'
Android tasks
sourceSets - Prints out all the source sets defined in this project.
Build tasks
assemble - Assembles all variants of all applications and secondary packages.
assembleAndroidTest - Assembles all the Test applications.
build - Assembles and tests this project.
buildDependents - Assembles and tests this project and all projects that depend on it.
buildNeeded - Assembles and tests this project and all projects it depends on.
clean - Deletes the build directory.
cleanBuildCache - Deletes the build cache directory.
Build Setup tasks
init - Initializes a new Gradle build.
wrapper - Generates Gradle wrapper files.
Help tasks
buildEnvironment - Displays all buildscript dependencies declared in root project 'Launcher3_gradle_build'.
dependencies - Displays all dependencies declared in root project 'Launcher3_gradle_build'.
dependencyInsight - Displays the insight into a specific dependency in root project 'Launcher3_gradle_build'.
help - Displays a help message.
javaToolchains - Displays the detected java toolchains. [incubating]
outgoingVariants - Displays the outgoing variants of root project 'Launcher3_gradle_build'.
projects - Displays the sub-projects of root project 'Launcher3_gradle_build'.
properties - Displays the properties of root project 'Launcher3_gradle_build'.
tasks - Displays the tasks runnable from root project 'Launcher3_gradle_build' (some of the displayed tasks may belong to subprojects).
Install tasks
uninstallAll - Uninstall all applications.
Verification tasks
check - Runs all checks.
connectedCheck - Runs all device checks on currently connected devices.
deviceCheck - Runs all device checks using Device Providers and Test Servers.
Rules
Pattern: clean: Cleans the output files of a task.
Pattern: build: Assembles the artifacts of a configuration.
Pattern: upload: Assembles and uploads the artifacts belonging to a configuration.
To see all tasks and more detail, run gradlew tasks --all
To see more detail about a task, run gradlew help --task
Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.9/userguide/command_line_interface.html#sec:command_line_warnings
BUILD SUCCESSFUL in 1s
1 actionable task: 1 executed
The text was updated successfully, but these errors were encountered: