[Version] 0.12.19
[Issue Type] Build break
Change-Id: I65a370861867d2630b84d8d6f7ce09554fe658e3
Signed-off-by: Jungsup Lee <jungsup4.lee@samsung.com>
return MM_ERROR_INVALID_ARGUMENT;
}
*is_running = device->is_running;
- debug_log("device_handle:0x%x, running:%d", device, *is_running);
+ debug_log("device_handle:0x%p, running:%d", device, *is_running);
return MM_ERROR_NONE;
}
Name: libmm-sound
Summary: MMSound Package contains client lib and sound_server binary
-Version: 0.12.18
+Version: 0.12.19
Release: 0
Group: System/Libraries
License: Apache-2.0