From 5d90ddae2b905ba0c3de53fd1f8063702a0ea074 Mon Sep 17 00:00:00 2001 From: jihun park Date: Thu, 22 Dec 2016 17:07:07 +0900 Subject: [PATCH] [TCT][Make sync unsupported TC list on Emulator] Change-Id: I0983fc2a9341c1d1665cb974ff2cbfc72de7707e Signed-off-by: jihun park --- custom_tclist/Emulator.tclist_mobile | 7 ++++--- custom_tclist/Emulator.tclist_wear | 5 +++-- 2 files changed, 7 insertions(+), 5 deletions(-) diff --git a/custom_tclist/Emulator.tclist_mobile b/custom_tclist/Emulator.tclist_mobile index 784b60b..4529778 100755 --- a/custom_tclist/Emulator.tclist_mobile +++ b/custom_tclist/Emulator.tclist_mobile @@ -2,12 +2,13 @@ utc_geofence_manager_start_p2 utc_geofence_manager_stop_p2 utc_geofence_manager_start_p3 utc_geofence_manager_stop_p3 -utc_phonenumber_utils_service_phone_number_get_normalized_number_p +ITcNativeImageSourceColorDepth32 +ITcNativeImageSourceColorDepthDefault 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_contacts_sim_import_all_contacts_by_sim_slot_no_p +utc_phonenumber_utils_service_phone_number_get_normalized_number_p ITc_phone_number_get_normalized_number_p diff --git a/custom_tclist/Emulator.tclist_wear b/custom_tclist/Emulator.tclist_wear index 42824fe..bdee9c5 100755 --- a/custom_tclist/Emulator.tclist_wear +++ b/custom_tclist/Emulator.tclist_wear @@ -1,9 +1,10 @@ -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 +ITc_contacts_sim_import_all_contacts_by_sim_slot_no_p ITcNativeImageSourceColorDepth32 ITcNativeImageSourceColorDepthDefault +utc_phonenumber_utils_service_phone_number_get_normalized_number_p +ITc_phone_number_get_normalized_number_p -- 2.7.4