Skip to content

Commit

Permalink
Introduce enable_on_device_assistant GN arg
Browse files Browse the repository at this point in the history
Bug: b/154866551
Change-Id: I6f2de3a8d9e3e7bb99c665bc1eedeae1ff775e15
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2197151
Commit-Queue: Jeroen Dhollander <jeroendh@google.com>
Commit-Queue: Xiaohui Chen <xiaohuic@chromium.org>
Auto-Submit: Jeroen Dhollander <jeroendh@google.com>
Reviewed-by: Xiaohui Chen <xiaohuic@chromium.org>
Cr-Commit-Position: refs/heads/master@{#767966}
  • Loading branch information
Jeroen Dhollander authored and Commit Bot committed May 12, 2020
1 parent 25c3ce0 commit b838824
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions chromeos/assistant/assistant.gni
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ import("//build/config/chrome_build.gni")
declare_args() {
# Enable assistant implementation based on libassistant.
enable_cros_libassistant = is_chromeos && is_chrome_branded
enable_on_device_assistant = false
}

declare_args() {
Expand Down

0 comments on commit b838824

Please sign in to comment.