Package name changed to org.tizen.accessibility-setting-profile_common 40/225540/2 accepted/tizen/unified/20200301.223447 submit/tizen/20200225.022728
authorLukasz Oleksak <l.oleksak@samsung.com>
Thu, 20 Feb 2020 15:17:12 +0000 (16:17 +0100)
committerLukasz Oleksak <l.oleksak@samsung.com>
Fri, 21 Feb 2020 10:34:47 +0000 (10:34 +0000)
commit427ef7e51764ee5ddad75edf77a24a78eebd78d8
tree8f7a39c6609ab58b66b9c99b6288375e24f8ab7f
parentf0828b4aeaa6faebb5d3d6e618b3cb67a5bb0f5a
Package name changed to org.tizen.accessibility-setting-profile_common

[Issue]
Mobile 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-profile_common
from org.tizen.accessibility-setting to distinguish package name.

Change-Id: I26bc2f0d66173f4311d7ab38f43a1660f9195a2f
13 files changed:
CMakeLists.txt
org.tizen.accessibility-setting-profile_common-tests.manifest [new file with mode: 0644]
org.tizen.accessibility-setting-profile_common.manifest [new file with mode: 0644]
org.tizen.accessibility-setting-profile_common.xml [new file with mode: 0644]
org.tizen.accessibility-setting-tests.manifest [deleted file]
org.tizen.accessibility-setting.manifest [deleted file]
org.tizen.accessibility-setting.xml [deleted file]
packaging/org.tizen.accessibility-setting-profile_common.spec [new file with mode: 0644]
packaging/org.tizen.accessibility-setting.spec [deleted file]
project-tool
tests/CMakeLists.txt
tests/org.tizen.accessibility-setting-profile_common-tests.xml [new file with mode: 0644]
tests/org.tizen.accessibility-setting-tests.xml [deleted file]