diff options
author | wchang kim <wchang.kim@samsung.com> | 2018-05-21 17:02:36 +0900 |
---|---|---|
committer | wchang kim <wchang.kim@samsung.com> | 2018-05-21 17:02:36 +0900 |
commit | bc1262c7f351685cc98c2e7bcfa5de1e057a1e5f (patch) | |
tree | 9301bd51ad154cf36181bd2adea43ecc78f51089 | |
parent | 45948c2ff984af507f91eca9887d1a09949ca3e2 (diff) | |
download | building-blocks-bc1262c7f351685cc98c2e7bcfa5de1e057a1e5f.tar.gz building-blocks-bc1262c7f351685cc98c2e7bcfa5de1e057a1e5f.tar.bz2 building-blocks-bc1262c7f351685cc98c2e7bcfa5de1e057a1e5f.zip |
Fixed the wrong tct name.
Change-Id: Ie6ed5745b47a5d7baf6c885281777b07171ab777
-rw-r--r-- | mapping-bb-tct.xml | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/mapping-bb-tct.xml b/mapping-bb-tct.xml index 81ea938..80152dc 100644 --- a/mapping-bb-tct.xml +++ b/mapping-bb-tct.xml @@ -107,7 +107,6 @@ <imageid name="TC0007"> <tct_info>tct-capi-message-port-native-itc</tct_info> <tct_info>tct-capi-message-port-native-utc</tct_info> - <tct_info>tct-rpc-port-native-itc</tct_info> <tct_info>tct-rpc-port-native-utc</tct_info> <tct_info>tct-job-scheduler-native-itc</tct_info> <tct_info>tct-job-scheduler-native-utc</tct_info> @@ -228,8 +227,8 @@ <tct_info>tct-streamrecorder-native-utc</tct_info> <tct_info>tct-screen-mirroring-native-itc</tct_info> <tct_info>tct-screen-mirroring-native-utc</tct_info> - <tct_info>tct-video-uti-native-native-itc</tct_info> - <tct_info>tct-video-uti-native-native-utc</tct_info> + <tct_info>tct-video-util-native-itc</tct_info> + <tct_info>tct-video-util-native-utc</tct_info> <bb_info>building-blocks-sub2-domain_API-Multimedia-Media_Demuxer</bb_info> <bb_info>building-blocks-sub2-domain_API-Multimedia-Media_Muxer</bb_info> <precondition>wifi</precondition> @@ -284,7 +283,7 @@ <tct_info>tct-stc-native-itc</tct_info> <tct_info>tct-stc-native-utc</tct_info> <tct_info>tct-vpn-service-native-itc</tct_info> - <tct_info>tct-vpn-service-native-utc</tct_info> + <tct_info>tct-vpn-native-utc</tct_info> <bb_info>building-blocks-sub2-domain_API-Network-Curl</bb_info> <bb_info>building-blocks-sub2-domain_API-Network-HTTP</bb_info> <bb_info>building-blocks-sub2-domain_API-Network-STC</bb_info> |