Check if shared/data exist instead of api-version 55/85655/2 accepted/tizen/common/20160830.150123 accepted/tizen/ivi/20160830.061205 accepted/tizen/mobile/20160830.060927 accepted/tizen/tv/20160830.061032 accepted/tizen/wearable/20160830.061120 submit/tizen/20160830.010724
authorSemun Lee <sm79.lee@samsung.com>
Fri, 26 Aug 2016 09:05:20 +0000 (18:05 +0900)
committerSemun Lee <sm79.lee@samsung.com>
Mon, 29 Aug 2016 00:47:03 +0000 (17:47 -0700)
commit04a8687fb5f8be6af0f07da638988bcb31821149
tree5e0ccfb571b64385363c2787fbd7d40eff403ac1
parentb03ba0ad815bf611720dbc19a02142f8ad07ae69
Check if shared/data exist instead of api-version

Since Tizen 3.0 shared/data directory is available for
applications that has appdir.shareddata privilege.
Otherwise, shared/data directory will not be created.
So, we could just check existence of shared/data in aul.

Change-Id: I3fc6b94e2b1ac1f478bb14ee60057892446d085d
Signed-off-by: Semun Lee <sm79.lee@samsung.com>
src/aul_path.c