Merge branch 'tizen_3.0' into tizen 53/112753/1 accepted/tizen/common/20170203.161644 accepted/tizen/ivi/20170203.090756 accepted/tizen/mobile/20170203.090706 accepted/tizen/tv/20170203.090726 accepted/tizen/wearable/20170203.090741 submit/tizen/20170203.032235
authorSeungbae Shin <seungbae.shin@samsung.com>
Thu, 2 Feb 2017 12:17:39 +0000 (21:17 +0900)
committerSeungbae Shin <seungbae.shin@samsung.com>
Thu, 2 Feb 2017 12:17:45 +0000 (21:17 +0900)
Change-Id: I0a699721c3989dc3272977162bb9b8bb5f419050

1  2 
include/mm_sound_common.h
packaging/libmm-sound.spec

  #define VCONF_KEY_VOLUME_TYPE_ANDROID         VCONF_KEY_VOLUME_PREFIX"/fixed"
  
  #ifndef _TIZEN_PUBLIC_
 -#ifdef TIZEN_MICRO
  #define VCONF_KEY_VR_LEFTHAND_ENABLED         VCONFKEY_SETAPPL_PERFERED_ARM_LEFT_BOOL
  #endif
 -#endif
  
  #define PA_READY "/tmp/.pa_ready"
- #ifdef USE_LWIPC
  #define SOUND_SERVER_READY "/tmp/.sound_server_ready"
- #endif
  #define FOCUS_SERVER_READY "/tmp/.focus_server_ready"
  
  #define MMSOUND_ENTER_CRITICAL_SECTION(x_mutex) \
Simple merge