[IOT-1330] Fixed build error caused by calling tinydtls build script twice
authorGeorge Nash <george.nash@intel.com>
Fri, 30 Sep 2016 20:00:14 +0000 (13:00 -0700)
committerRick Bell <richard.s.bell@intel.com>
Mon, 3 Oct 2016 20:30:26 +0000 (20:30 +0000)
commit607c59e9aff316cfc7d6064553a698da4470f76c
treee0e12768f08ceca553d4f3282cc8ea48788089c5
parent9ce88ac4271b9fa8fb400e4db4b8b43b5af5d6a8
[IOT-1330] Fixed build error caused by calling tinydtls build script twice

When building android build with SECURED=1 there is no need to call the tinydtls
build script it is build as part of the csdk.

See: resource/csdk/connectivity/src/SConscript line 60

Change-Id: Idf140944f81ca33369a42f2986e526b38882a3f5
Signed-off-by: George Nash <george.nash@intel.com>
Reviewed-on: https://gerrit.iotivity.org/gerrit/12673
Tested-by: jenkins-iotivity <jenkins-iotivity@opendaylight.org>
Reviewed-by: Herman Lu <herman.ghlu@gmail.com>
Reviewed-by: Larry Sachs <larry.j.sachs@intel.com>
Reviewed-by: Rick Bell <richard.s.bell@intel.com>
build_common/android/SConscript