Change timeout for resource error 27/99327/1 accepted/tizen/common/20161122.192922 accepted/tizen/ivi/20161122.235937 accepted/tizen/mobile/20161122.235726 accepted/tizen/tv/20161122.235811 accepted/tizen/wearable/20161122.235847 submit/tizen/20161122.044017
authorJeongmo Yang <jm80.yang@samsung.com>
Tue, 22 Nov 2016 10:47:15 +0000 (19:47 +0900)
committerJeongmo Yang <jm80.yang@samsung.com>
Tue, 22 Nov 2016 10:47:15 +0000 (19:47 +0900)
[Version] 0.10.94
[Profile] Common
[Issue Type] Update
[Dependency module] N/A
[Test] [M(T) - Boot=(OK), sdb=(OK), Home=(OK), Touch=(OK), Version=tizen-3.0-mobile_20161121.1]

Change-Id: I62ba0d79019bb2d62e14f205c2ac6d15168490cf
Signed-off-by: Jeongmo Yang <jm80.yang@samsung.com>
packaging/libmm-camcorder.spec
src/mm_camcorder_internal.c

index b03d0ad..55a9685 100644 (file)
@@ -1,6 +1,6 @@
 Name:       libmm-camcorder
 Summary:    Camera and recorder library
-Version:    0.10.93
+Version:    0.10.94
 Release:    0
 Group:      Multimedia/Libraries
 License:    Apache-2.0
index b117f6e..c2c6d20 100644 (file)
@@ -62,7 +62,7 @@
 #define DPM_DISALLOWED                          0
 
 #ifdef _MMCAMCORDER_MURPHY_SUPPORT
-#define __MMCAMCORDER_RESOURCE_WAIT_TIME        5
+#define __MMCAMCORDER_RESOURCE_WAIT_TIME        3
 #endif /* _MMCAMCORDER_MURPHY_SUPPORT */