From d109279543c36d20b98ceabdd921e6a9a0015782 Mon Sep 17 00:00:00 2001
From: Lioncash <mathew1800@gmail.com>
Date: Wed, 1 Aug 2018 15:40:55 -0400
Subject: service: Add bpc and pcv services

Adds the basic skeleton for the remaining pcv-related services based off
information on Switch Brew.
---
 src/common/logging/log.h | 2 ++
 1 file changed, 2 insertions(+)

(limited to 'src/common/logging/log.h')

diff --git a/src/common/logging/log.h b/src/common/logging/log.h
index 140cd8e474..8fd5522334 100644
--- a/src/common/logging/log.h
+++ b/src/common/logging/log.h
@@ -56,6 +56,7 @@ enum class Class : ClassType {
     Service_APM,       ///< The APM (Performance) service
     Service_Audio,     ///< The Audio (Audio control) service
     Service_BCAT,      ///< The BCAT service
+    Service_BPC,       ///< The BPC service
     Service_BTM,       ///< The BTM service
     Service_Fatal,     ///< The Fatal service
     Service_FGM,       ///< The FGM service
@@ -75,6 +76,7 @@ enum class Class : ClassType {
     Service_NVDRV,     ///< The NVDRV (Nvidia driver) service
     Service_PCIE,      ///< The PCIe service
     Service_PCTL,      ///< The PCTL (Parental control) service
+    Service_PCV,       ///< The PCV (Parental control) service
     Service_PREPO,     ///< The PREPO (Play report) service
     Service_SET,       ///< The SET (Settings) service
     Service_SM,        ///< The SM (Service manager) service
-- 
cgit v1.2.3-70-g09d2