Source1308: domain-features-recovery.inc
Source1309: domain-features-setup.inc
Source1310: domain-features-resource_manager.inc
+Source1311: domain-features-diagnostics.inc
Source1400: domain-csapis.inc
Source1401: domain-csapis-account.inc
%{include_if_mainbuild %{SOURCE1308}}
%{include_if_mainbuild %{SOURCE1309}}
%{include_if_mainbuild %{SOURCE1310}}
+%{include_if_mainbuild %{SOURCE1311}}
%{include_if_mainbuild %{SOURCE1400}}
%{include_if_mainbuild %{SOURCE1401}}
--- /dev/null
+#################
+## Diagnostics ##
+#################
+%package sub1-domain_Feature-Diagnostics
+Summary: Diagnostic support packages
+Requires: tizen-debug
+Requires: crash-worker
+Requires: crash-worker-livedumper
+Requires: libcrash-service
+Requires: dumpsys
+
+%description sub1-domain_Feature-Diagnostics
+Tizen block (set of packages) for supporting Diagnostics feature
+%files sub1-domain_Feature-Diagnostics
# You need ACK (+1) from the maintainer to be reviewed by building-blocks maintainers.
############################
-## Tizen Debug and Locale ##
+## Tizen Tool and Locale ##
############################
%package sub1-domain_Feature-Tool_And_Locale
Summary: Tizen Debug tools and Locale
-Suggests: crash-worker
-Suggests: tizen-debug
Suggests: tizen-locale
Suggests: glibc-locale
Suggests: pam-locale
%package root-domain_Feature
Summary: Tizen Platform Internal Feature Sets
+Suggests: %{name}-sub1-domain_Feature-Diagnostics
Suggests: %{name}-sub1-domain_Feature-DotNET
Suggests: %{name}-sub1-domain_Feature-WebAPI
Suggests: %{name}-sub1-domain_Feature-BootAni