[ABS] Change accessibility setting app ID accepted/tizen/unified/20200407.222316 submit/tizen_mobile_tpk/20200406.072002
authorKiseok Chang <kiso.chang@samsung.com>
Mon, 6 Apr 2020 07:28:24 +0000 (16:28 +0900)
committerKiseok Chang <kiso.chang@samsung.com>
Mon, 6 Apr 2020 07:28:24 +0000 (16:28 +0900)
The application ID for the accessibility setting has been changed
from org.tizen.accessibility-setting
to org.tizen.accessibility-setting-profile_mobile

Reference: submit/tizen/20200406.072002
Commit id: a2e063e80244831f2a27a7432a57467269863c0a
Requested by: kiso.chang@samsung.com
SDK rootstrap version: 20200404_1

org.tizen.setting-1.0.0-arm-debug.tpk
org.tizen.setting-1.0.0-arm.tpk
org.tizen.setting-1.0.0-i586-debug.tpk
org.tizen.setting-1.0.0-i586.tpk
packaging/org.tizen.setting.spec

index ddc84dc3ae228baa5d7c7b84494d2a4000758909..1e6e359bd98cabdef9ae27573ff303d989ed9995 100644 (file)
Binary files a/org.tizen.setting-1.0.0-arm-debug.tpk and b/org.tizen.setting-1.0.0-arm-debug.tpk differ
index 22ba935a97fe9441850b6c6f87ea157627752f80..f269c69b1e82c8753775da09f25d474fb432b0fc 100644 (file)
Binary files a/org.tizen.setting-1.0.0-arm.tpk and b/org.tizen.setting-1.0.0-arm.tpk differ
index 3c0523795bfaf45db3b08ea6e89fa0c2d04249d4..f8c5d037876c545e72604376d5da4b4d5395e8a6 100644 (file)
Binary files a/org.tizen.setting-1.0.0-i586-debug.tpk and b/org.tizen.setting-1.0.0-i586-debug.tpk differ
index 8bdcb7ef09716042b957dd8d95605cc4365efaff..1904ae8237b646be1fa11838fdb7d5d0a17f8e88 100644 (file)
Binary files a/org.tizen.setting-1.0.0-i586.tpk and b/org.tizen.setting-1.0.0-i586.tpk differ
index 63aeea0c8f5f6dad895bcc70bfa5567c9de7b150..987fe4e3d5f59433fbaa457666a1f600cff79777 100644 (file)
@@ -1,6 +1,6 @@
 Name:       org.tizen.setting
-#VCS_FROM:   profile/mobile/apps/native/settings#f76fdb3be63952869907d7640e1a6e5e7fbfc8e2
-#RS_Ver:    20200309_1
+#VCS_FROM:   profile/mobile/apps/native/settings#a2e063e80244831f2a27a7432a57467269863c0a
+#RS_Ver:    20200404_1
 Summary:    org.tizen.setting
 Version:    1.0.0
 Release:    1
@@ -29,11 +29,11 @@ Requires(post):  /usr/bin/tpk-backend
 %define target x86_64
 %endif
 %ifarch i386 i486 i586 i686
-%define target x86
+%define target i586
 %endif
 
 %description
-profile/mobile/apps/native/settings#f76fdb3be63952869907d7640e1a6e5e7fbfc8e2
+profile/mobile/apps/native/settings#a2e063e80244831f2a27a7432a57467269863c0a
 This is a container package which have preload TPK/WGT files
 
 %prep