%package sub2-domain_API-Account-Account_Manager
Summary: Account Manager
+Requires: libaccount-service
+Requires: account-manager
+Requires: account-parser
%description sub2-domain_API-Account-Account_Manager
-
-### TODO ###
-# packakge list
-
+This block supports managing account related information. Once you check the Account Manager before Image Creation, it will be included the image.
%files sub2-domain_API-Account-Account_Manager
- ### TODO - FIDO Client###
- # Summary, description
-
%package sub2-domain_API-Account-FIDO_Client
Summary: FIDO Client
+
+ Requires: fido-client
+ Suggests: dummyasm
%description sub2-domain_API-Account-FIDO_Client
- ### TODO ###
- # packakge list
+ Enabling Fido Client and it is possible to use Fido Client API<br>
+ dummyasm should be selected for tct running.<br>
+ fido-client needs fido-asm and fido-authenticator according to FIDO UAF Spec 1.0 to which fido-client is comaptible.<br>
+ But fido-asm and fido-authenticator are vendor specific modules and to be developed by them.<br>
+ So we use dummyasm for verification of fido-client APIs instead of fido-asm and fido-authenticator.
%files sub2-domain_API-Account-FIDO_Client