summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJihoon Kim <jihoon48.kim@samsung.com>2022-08-17 15:08:59 +0900
committerJihoon Kim <jihoon48.kim@samsung.com>2022-08-17 15:09:07 +0900
commit3ce3cfea8ed45f150eca5302d962cf4ea7499960 (patch)
treed4bbf65c17afa90bd0f3ba0f72d166ddf8791399
parentc53c96db4219e52eb32c3d626b0569a23528e767 (diff)
downloadbuilding-blocks-3ce3cfea8ed45f150eca5302d962cf4ea7499960.tar.gz
building-blocks-3ce3cfea8ed45f150eca5302d962cf4ea7499960.tar.bz2
building-blocks-3ce3cfea8ed45f150eca5302d962cf4ea7499960.zip
[TRE-2957] Add org.tizen.csseting-autofill
Change-Id: I4b961ee051fda28e7ba36b38b5bc529c645d0960 Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
-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 66200bc..b3dbafe 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
@@ -249,6 +250,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