diff options
author | wchang kim <wchang.kim@samsung.com> | 2018-10-02 20:18:03 +0900 |
---|---|---|
committer | wchang kim <wchang.kim@samsung.com> | 2018-10-02 20:19:18 +0900 |
commit | 9fd1e2c8d085f12d55ecfc068613eed597be0547 (patch) | |
tree | f15163d6d34e6c62281366f099dfb6efca02a5e6 | |
parent | d0a4f1b9ad115f602be770ffb5f0a6e048cc0a4f (diff) | |
download | building-blocks-9fd1e2c8d085f12d55ecfc068613eed597be0547.tar.gz building-blocks-9fd1e2c8d085f12d55ecfc068613eed597be0547.tar.bz2 building-blocks-9fd1e2c8d085f12d55ecfc068613eed597be0547.zip |
Rearrange tct list for TC0001
Change-Id: I776f14ba48474919fdd7ba065fe7efa730c634b1
-rw-r--r-- | mapping-bb-tct.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/mapping-bb-tct.xml b/mapping-bb-tct.xml index 7e78ea4..02769fc 100644 --- a/mapping-bb-tct.xml +++ b/mapping-bb-tct.xml @@ -5,9 +5,6 @@ <tct_info>tct-appcore-agent-native-utc</tct_info> <tct_info>tct-bundle-native-itc</tct_info> <tct_info>tct-bundle-native-utc</tct_info> - <tct_info>tct-connection-native-ctc</tct_info> - <tct_info>tct-connection-native-itc</tct_info> - <tct_info>tct-connection-native-utc</tct_info> <tct_info>tct-dlog-native-itc</tct_info> <tct_info>tct-dlog-native-utc</tct_info> <tct_info>tct-iotcon-native-itc</tct_info> @@ -24,6 +21,9 @@ <tct_info>tct-trace-native-utc</tct_info> <tct_info>tct-wifi-manager-native-itc</tct_info> <tct_info>tct-wifi-manager-native-utc</tct_info> + <tct_info>tct-connection-native-ctc</tct_info> + <tct_info>tct-connection-native-itc</tct_info> + <tct_info>tct-connection-native-utc</tct_info> <bb_info>building-blocks-root-Preset_iot_core</bb_info> <precondition>wifi</precondition> <precondition>i2c_simulator</precondition> |