Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1477)

Unified Diff: mojo/go/go.py

Issue 1180693002: Update from https://crrev.com/333737 (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: rebased Created 5 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « mojo/edk/system/message_pipe_perftest.cc ('k') | mojo/gpu/gl_context.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/go/go.py
diff --git a/mojo/go/go.py b/mojo/go/go.py
index 9abdb9832affe1e3b478cb3b880ade6c8e483ab0..5a9e485b8a95209bc99405e146ba9620c4b03f84 100755
--- a/mojo/go/go.py
+++ b/mojo/go/go.py
@@ -19,7 +19,7 @@ import shutil
import subprocess
import sys
-NDK_PLATFORM = 'android-14'
+NDK_PLATFORM = 'android-16'
NDK_TOOLCHAIN = 'arm-linux-androideabi-4.9'
def main():
« no previous file with comments | « mojo/edk/system/message_pipe_perftest.cc ('k') | mojo/gpu/gl_context.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698