[TRE-2957] Add org.tizen.csseting-autofill 40/279740/1
authorJihoon Kim <jihoon48.kim@samsung.com>
Wed, 17 Aug 2022 06:08:59 +0000 (15:08 +0900)
committerJihoon Kim <jihoon48.kim@samsung.com>
Wed, 17 Aug 2022 06:09:07 +0000 (15:09 +0900)
Change-Id: I4b961ee051fda28e7ba36b38b5bc529c645d0960
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
packaging/domain-apis-uix.inc
packaging/platform-preset-iot-headed-images.inc

index 2b97410371e9db14587b851b2e218e1a0768cf22..62380e4f633ca1db13a58d94e539bb8b3fc935b5 100644 (file)
@@ -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>
index 66200bc20eba1d3178e1f748179ccadcff2ae670..b3dbafea23b9fcf8bdbf1a77f0b60c6ef9c69a21 100644 (file)
@@ -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