Fix set command line options for ANDROID_XXX into scons environment.
authorAshwini Kumar <k.ashwini@samsung.com>
Fri, 3 Jul 2015 12:10:19 +0000 (17:40 +0530)
committerErich Keane <erich.keane@intel.com>
Mon, 27 Jul 2015 18:01:05 +0000 (18:01 +0000)
commit82356439d396adf19eebe436d6a9998be618c22d
tree73dd7b3d1b3b22be2ab4fa25ee096aec22152a1f
parentc8586e9aa9d087c0ff6e53345cfb3c345de3ca11
Fix set command line options for ANDROID_XXX into scons environment.

Due to this the android SDK, NDK and Gradle were downloaded even if
the options are specified on commandline.

Change-Id: I00564d62c8374b73f3b4b75b7d75735d0a49f16f
Signed-off-by: Ashwini Kumar <k.ashwini@samsung.com>
Reviewed-on: https://gerrit.iotivity.org/gerrit/1513
Reviewed-by: Joseph Morrow <joseph.l.morrow@intel.com>
Tested-by: jenkins-iotivity <jenkins-iotivity@opendaylight.org>
Reviewed-by: Erich Keane <erich.keane@intel.com>
build_common/SConscript
build_common/android/SConscript