[ABS] [Recents] Fix for TSAM-10851 Recent app has stopped after removing apps. accepted/tizen/3.0/wearable/20161212.025504 submit/tizen_3.0_wearable_tpk/20161209.142816
authorirfan abdul <irfan.abdul@samsung.com>
Fri, 9 Dec 2016 14:23:17 +0000 (23:23 +0900)
committerirfan abdul <irfan.abdul@samsung.com>
Fri, 9 Dec 2016 14:23:17 +0000 (23:23 +0900)
Cause:taskmanager_get_count() is used to get the list count by passing list, where as this api expects main_infos structure pointer.

Reference: submit/tizen_3.0/20161209.142816
Commit id: de4a85704596b7311b9974593d5937e61750a55d
Requested by: irfan.abdul@samsung.com
SDK rootstrap version: 20161209_1

org.tizen.task-mgr-1.0.0-arm-debug.tpk
org.tizen.task-mgr-1.0.0-arm.tpk
org.tizen.task-mgr-1.0.0-i386-debug.tpk
org.tizen.task-mgr-1.0.0-i386.tpk
packaging/org.tizen.task-mgr.spec

index 87084a4..db2ba96 100644 (file)
Binary files a/org.tizen.task-mgr-1.0.0-arm-debug.tpk and b/org.tizen.task-mgr-1.0.0-arm-debug.tpk differ
index 6fa5d2b..5721b82 100644 (file)
Binary files a/org.tizen.task-mgr-1.0.0-arm.tpk and b/org.tizen.task-mgr-1.0.0-arm.tpk differ
index 1dc1936..797e41c 100644 (file)
Binary files a/org.tizen.task-mgr-1.0.0-i386-debug.tpk and b/org.tizen.task-mgr-1.0.0-i386-debug.tpk differ
index 1c27e04..458c6b3 100644 (file)
Binary files a/org.tizen.task-mgr-1.0.0-i386.tpk and b/org.tizen.task-mgr-1.0.0-i386.tpk differ
index a505648..bcc1cfc 100644 (file)
@@ -1,6 +1,6 @@
 Name:       org.tizen.task-mgr
-#VCS_FROM:   profile/wearable/apps/native/taskmanager#9c24203aa8f8fa2ab0e5a1bf1658ed60787dc63b
-#RS_Ver:    20161208_2 
+#VCS_FROM:   profile/wearable/apps/native/taskmanager#de4a85704596b7311b9974593d5937e61750a55d
+#RS_Ver:    20161209_1 
 Summary:    task-mgr
 Version:    1.0.0
 Release:    1
@@ -30,7 +30,7 @@ Requires(post):  /usr/bin/tpk-backend
 %define target i386
 %endif
 %description
-profile/wearable/apps/native/taskmanager#9c24203aa8f8fa2ab0e5a1bf1658ed60787dc63b
+profile/wearable/apps/native/taskmanager#de4a85704596b7311b9974593d5937e61750a55d
 This is a container package which have preload TPK files
 
 %prep