Modify Path::Get() method 79/306479/3
authorHwankyu Jhun <h.jhun@samsung.com>
Thu, 22 Feb 2024 03:54:37 +0000 (12:54 +0900)
committerHwanKyu Jhun <h.jhun@samsung.com>
Thu, 22 Feb 2024 04:02:08 +0000 (04:02 +0000)
commit7fb71e6ba15bebf7a75d3f4175eec2184e5c8431
tree8d94a6567bb0cc8024a86428302d0c9df76c99b6
parent7a91980da02240439039c9d9c6d59d2b0ef854f2
Modify Path::Get() method

The method uses aul API to get the data path.
If it's failed, the method tries to get the data path using
tzplatform_config() API.

Change-Id: I63168e61ed3f7b8f5b206393ab6890c9b3949034
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
CMakeLists.txt
packaging/capi-appfw-preference.spec
preference/CMakeLists.txt
preference/file-internal.cc
preference/file-internal.hh
preference/path-internal.cc