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

Unified Diff: chrome/android/chrome_apk.gyp

Issue 1160423003: Added jinja variable target_sdk_version to chrome_public_apk_manifest (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Added change to gn 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 | « chrome/android/BUILD.gn ('k') | chrome/android/java_staging/AndroidManifest.xml » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/android/chrome_apk.gyp
diff --git a/chrome/android/chrome_apk.gyp b/chrome/android/chrome_apk.gyp
index 5a4b5f72d6d4dfff2a27a9c55e9a0bf24e9b4c1d..e2632098d3e8f6f041ca58ed7b7b52d08e62a18d 100644
--- a/chrome/android/chrome_apk.gyp
+++ b/chrome/android/chrome_apk.gyp
@@ -281,6 +281,7 @@
'configuration_policy=<(configuration_policy)',
'manifest_package=<(manifest_package)',
'min_sdk_version=16',
+ 'target_sdk_version=22',
],
},
'includes': [ '../../build/android/jinja_template.gypi' ],
« no previous file with comments | « chrome/android/BUILD.gn ('k') | chrome/android/java_staging/AndroidManifest.xml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698