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

Unified Diff: build/android/envsetup.sh

Issue 11783108: Revert 176176 (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 7 years, 11 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 | « build/android/ant/create-test-jar.js ('k') | build/android/process_resources.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/android/envsetup.sh
===================================================================
--- build/android/envsetup.sh (revision 176195)
+++ build/android/envsetup.sh (working copy)
@@ -81,7 +81,7 @@
fi
# Android sdk platform version to use
-export ANDROID_SDK_VERSION=17
+export ANDROID_SDK_VERSION=16
if [[ "${ANDROID_SDK_BUILD}" -eq 1 ]]; then
if [[ -z "${TARGET_ARCH}" ]]; then
Property changes on: build/android/envsetup.sh
___________________________________________________________________
Deleted: svn:executable
- *
« no previous file with comments | « build/android/ant/create-test-jar.js ('k') | build/android/process_resources.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698