From: Jihoon Kim Date: Wed, 17 Aug 2022 06:08:59 +0000 (+0900) Subject: [TRE-2957] Add org.tizen.csseting-autofill X-Git-Tag: submit/tizen/20220817.053028^2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=3ce3cfea8ed45f150eca5302d962cf4ea7499960;p=tools%2Fbuilding-blocks.git [TRE-2957] Add org.tizen.csseting-autofill Change-Id: I4b961ee051fda28e7ba36b38b5bc529c645d0960 Signed-off-by: Jihoon Kim --- 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
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