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

Unified Diff: platform_tools/android/gyp/vulkanviewer.gypi

Issue 1926743002: Upgrade Android Gradle plugins (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 4 years, 8 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 | « platform_tools/android/gyp/skia_android.gypi ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: platform_tools/android/gyp/vulkanviewer.gypi
diff --git a/platform_tools/android/gyp/vulkanviewer.gypi b/platform_tools/android/gyp/vulkanviewer.gypi
index adcfd22d4fe1d8fddccc5cedda0c4ae0646669a1..b431e84269493525c56566745cd20d66f2f38b9f 100644
--- a/platform_tools/android/gyp/vulkanviewer.gypi
+++ b/platform_tools/android/gyp/vulkanviewer.gypi
@@ -53,7 +53,7 @@
],
'action': [
'<(android_base)/apps/gradlew',
- ':vulkanviewer:assemble<(android_variant)Debug',
+ ':vulkanviewer:assemble<(android_variant)<(android_buildtype)',
'-p<(android_base)/apps/vulkanviewer',
'-PsuppressNativeBuild',
'--daemon',
« no previous file with comments | « platform_tools/android/gyp/skia_android.gypi ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698