Seperate Android x86 and Armeabi Builds
authorTrevor Bramwell <tbramwell@linuxfoundation.org>
Tue, 9 Aug 2016 18:33:53 +0000 (11:33 -0700)
committerDave Thaler <dthaler@microsoft.com>
Thu, 15 Sep 2016 19:50:20 +0000 (19:50 +0000)
commit0a3b83222bfff7e44ecb60c89ce682a58a0ee762
tree04bdcb215c282f9fa3e13681046563916d2d7403
parentf2059ea75cb7f8966f59132fb05962b2f52e352b
Seperate Android x86 and Armeabi Builds

- Does not change current builds
- Adds ability to run individual android builds in the matrix:
    - x86
    - Armeabi
    - IP Transport
    - Routing Manager
    - Bluetooth
    - Bluetooth Low Energy

Change-Id: I5fa2efc144f28ab74ed9d3e116cfa39d4f6d9d6a
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Reviewed-on: https://gerrit.iotivity.org/gerrit/10239
Reviewed-by: Rick Bell <richard.s.bell@intel.com>
Reviewed-by: George Nash <george.nash@intel.com>
Tested-by: jenkins-iotivity <jenkins-iotivity@opendaylight.org>
Reviewed-by: Dave Thaler <dthaler@microsoft.com>
auto_build.py