Commit 419c073b authored by Andrew Grieve's avatar Andrew Grieve Committed by Commit Bot

Android: Temporarily disable Feed to fix CQ failures

Bug: 901488
Change-Id: I7c98a48ab86533ee206ef7302e085e39be76cd7c
Reviewed-on: https://chromium-review.googlesource.com/c/1318669
Commit-Queue: Filip Gorski <fgorski@chromium.org>
Reviewed-by: default avatarFilip Gorski <fgorski@chromium.org>
Cr-Commit-Position: refs/heads/master@{#605529}
parent a0ca0340
......@@ -3,5 +3,7 @@
# found in the LICENSE file.
declare_args() {
enable_feed_in_chrome = is_android
# TODO(agrieve): Set this back to "is_android" once
# https://crbug.com/901488 is fixed
enable_feed_in_chrome = false
}
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment