Change package name with profile name. 67/190967/4 accepted/tizen_5.0_unified tizen_5.0 accepted/tizen/5.0/unified/20181106.202323 accepted/tizen/unified/20181011.095259 submit/tizen/20181010.081910 submit/tizen/20181010.110115 submit/tizen_5.0/20181101.000009 submit/tizen_5.0/20181106.000001
authorShinwoo Kim <cinoo.kim@samsung.com>
Wed, 10 Oct 2018 04:46:40 +0000 (13:46 +0900)
committerShinwoo Kim <cinoo.kim@samsung.com>
Wed, 10 Oct 2018 05:19:22 +0000 (14:19 +0900)
commita2414f65ea1fe7cddfb8d24f332bde7f7d0abd50
tree7f94ef9259d3ce9a7c52ba3c2799476fa074e5b2
parentd86379d118c76cb8a1b49448f5cecd853f2e1bf5
Change package name with profile name.

[Issue]
Wearable profile image happened to use mobile accessibility-setting
and got a crash because the package name is same.

[Solution]
Change package name to org.tizen.accessibility-setting-wearable
from org.tizen.accessibility-setting to distinguish package name.

Change-Id: I401ab234c02f7d6c8c9107e874a1baf1a01ca364
CMakeLists.txt
data/edc/accessibility-setting-wearable.edc [new file with mode: 0644]
data/edc/accessibility-setting.edc [deleted file]
include/setting-accessibility.h
org.tizen.accessibility-setting-wearable.manifest [new file with mode: 0644]
org.tizen.accessibility-setting-wearable.xml [new file with mode: 0644]
org.tizen.accessibility-setting.manifest [deleted file]
org.tizen.accessibility-setting.xml [deleted file]
packaging/org.tizen.accessibility-setting-wearable.spec [new file with mode: 0644]
packaging/org.tizen.accessibility-setting.spec [deleted file]