%package root-domain_HALAPI
Summary: Tizen HAL API Sets
Requires: %{name}-sub1-domain_HALAPI-Common
+Requires: %{name}-sub1-domain_HALAPI-Power
%description root-domain_HALAPI
__EXPAND__: domains
consistent coding style on HAL API packages, it improves the readability
and makes it easy understanding.
%files sub1-domain_HALAPI-Common
+
+#####################
+### Power HAL API ###
+#####################
+%package sub1-domain_HALAPI-Power
+Summary: Power HAL API
+Requires: hal-api-common
+Requires: hal-api-power
+
+%description sub1-domain_HALAPI-Power
+Power HAL API (hal-api-power) provides the HAL C API for Tizen internal user
+such as library and daemon in order to control h/w resources related to
+power-management like CPU/GPU/Memory Bus and so on. hal-api-power is used
+for supporting the performance boosting, limiting the power-consumption,
+thermal control and so on.
+%files sub1-domain_HALAPI-Power