summaryrefslogtreecommitdiff
path: root/packaging
diff options
context:
space:
mode:
authorWoo Chang Kim <wchang.kim@samsung.com>2022-08-17 06:42:22 +0000
committerGerrit Code Review <gerrit@review>2022-08-17 06:42:22 +0000
commit600c1e7a5bb03422a06690d3ebe9b4021eae5c02 (patch)
tree534bae07fe813f713ffadfbbcca8397949b020e4 /packaging
parent140912b21439b20d7688cdee2f743984e7127d16 (diff)
parent3ce3cfea8ed45f150eca5302d962cf4ea7499960 (diff)
downloadbuilding-blocks-600c1e7a5bb03422a06690d3ebe9b4021eae5c02.tar.gz
building-blocks-600c1e7a5bb03422a06690d3ebe9b4021eae5c02.tar.bz2
building-blocks-600c1e7a5bb03422a06690d3ebe9b4021eae5c02.zip
Merge "[TRE-2957] Add org.tizen.csseting-autofill" into tizensubmit/tizen/20220817.053028accepted/tizen/unified/20220817.075819
Diffstat (limited to 'packaging')
-rw-r--r--packaging/domain-apis-uix.inc1
-rw-r--r--packaging/platform-preset-iot-headed-images.inc3
2 files changed, 4 insertions, 0 deletions
diff --git a/packaging/domain-apis-uix.inc b/packaging/domain-apis-uix.inc
index 2b97410..62380e4 100644
--- a/packaging/domain-apis-uix.inc
+++ b/packaging/domain-apis-uix.inc
@@ -169,6 +169,7 @@ Requires: capi-ui-autofill
Requires: capi-ui-autofill-service
Requires: capi-ui-autofill-manager
Requires: org.tizen.autofill-setting-mobile
+Requires: org.tizen.cssetting-autofill
%description sub2-domain_API-UIX-Autofill
Autofill is a feature that allows you to fill out the data previously entered by the user<br>
diff --git a/packaging/platform-preset-iot-headed-images.inc b/packaging/platform-preset-iot-headed-images.inc
index cb1be02..9ea2d93 100644
--- a/packaging/platform-preset-iot-headed-images.inc
+++ b/packaging/platform-preset-iot-headed-images.inc
@@ -103,6 +103,7 @@ Requires: ug-bluetooth-efl
Requires: wifi-efl-ug
Requires: %{name}-sub2-domain_API-UI-FontConfig
Requires: org.tizen.autofill-setting-mobile
+Requires: org.tizen.cssetting-autofill
Requires: capi-ui-autofill-manager
Requires: capi-ui-autofill
Requires: capi-ui-autofill-common
@@ -252,6 +253,8 @@ Requires: SDL2_ttf
Requires: %{name}-sub2-Preset_boards-EMUL-IM
#From TRE-2064
Requires: org.tizen.autofill-setting-mobile
+#From TRE-2957
+Requires: org.tizen.cssetting-autofill
#From TRE-2067
Requires: capi-ui-autofill-manager
#From TRE-2069