From 95e747cd06810b0e95ee6cd379772a4e36ab9794 Mon Sep 17 00:00:00 2001 From: mailwl Date: Thu, 22 Mar 2018 09:54:16 +0300 Subject: Service/spl: add module and services --- src/common/logging/log.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/common/logging/log.h') diff --git a/src/common/logging/log.h b/src/common/logging/log.h index 3573e6dc4..6298a4906 100644 --- a/src/common/logging/log.h +++ b/src/common/logging/log.h @@ -65,6 +65,7 @@ enum class Class : ClassType { Service_PCTL, ///< The PCTL (Parental control) service Service_SET, ///< The SET (Settings) service Service_SM, ///< The SM (Service manager) service + Service_SPL, ///< The SPL service Service_Time, ///< The time service Service_VI, ///< The VI (Video interface) service HW, ///< Low-level hardware emulation -- cgit v1.2.3