diff --git a/DEPS b/DEPS index 09a408c1caa..6b4d3bd4147 100644 --- a/DEPS +++ b/DEPS @@ -47,7 +47,7 @@ allowed_hosts = [ ] deps = { - 'src': 'https://github.com/flutter/buildroot.git' + '@' + '8e0347319b586cc29650e5bd878ddf73a3a6823d', + 'src': 'https://github.com/flutter/buildroot.git' + '@' + 'f0135c944330591d01ffd0c685fb7ecd82253497', # Fuchsia compatibility # diff --git a/travis/gclient b/travis/gclient index d89fe98de2b..030049953ea 100644 --- a/travis/gclient +++ b/travis/gclient @@ -5,3 +5,5 @@ solutions = [{ "managed" : False, "safesync_url": "", }] + +target_os = ["android"]