From ecc299436ea9aed4a77a8793376af6158bcb6b5e Mon Sep 17 00:00:00 2001 From: Jihun Park Date: Mon, 11 Jul 2016 12:57:26 +0900 Subject: [PATCH] [TCT][Update not supported TC on emulator] Change-Id: If58a8bc5bc8a2dbdcd8ecf5cea410f08a4ad0283 Signed-off-by: Jihun Park --- custom_tclist/Emulator.tclist_mobile | 6 ++++++ custom_tclist/Emulator.tclist_wear | 6 ++++++ 2 files changed, 12 insertions(+) diff --git a/custom_tclist/Emulator.tclist_mobile b/custom_tclist/Emulator.tclist_mobile index fb385c0..e666002 100755 --- a/custom_tclist/Emulator.tclist_mobile +++ b/custom_tclist/Emulator.tclist_mobile @@ -3,5 +3,11 @@ utc_geofence_manager_stop_p2 utc_geofence_manager_start_p3 utc_geofence_manager_stop_p3utc_geofence_manager_stop_p3 utc_phonenumber_utils_service_phone_number_get_normalized_number_p +utc_contacts_service2_sim_import_all_contacts_p +utc_contacts_service2_sim_import_all_contacts_by_sim_slot_no_p +utc_contacts_service2_sdn_db_p +ITc_contacts_sim_import_all_contacts_p +ITc_contacts_sim_get_initialization_status_p ITcNativeImageSourceColorDepth32 ITcNativeImageSourceColorDepthDefault +ITc_phone_number_get_normalized_number_p diff --git a/custom_tclist/Emulator.tclist_wear b/custom_tclist/Emulator.tclist_wear index 3714487..42824fe 100755 --- a/custom_tclist/Emulator.tclist_wear +++ b/custom_tclist/Emulator.tclist_wear @@ -1,3 +1,9 @@ utc_phonenumber_utils_service_phone_number_get_normalized_number_p +utc_contacts_service2_sim_import_all_contacts_p +utc_contacts_service2_sim_import_all_contacts_by_sim_slot_no_p +utc_contacts_service2_sdn_db_p +ITc_phone_number_get_normalized_number_p +ITc_contacts_sim_import_all_contacts_p +ITc_contacts_sim_get_initialization_status_p ITcNativeImageSourceColorDepth32 ITcNativeImageSourceColorDepthDefault -- 2.7.4