From 0704b645df4829eb125e43b420cf12914fb3cf28 Mon Sep 17 00:00:00 2001 From: bunnei Date: Thu, 11 Nov 2021 18:05:37 -0800 Subject: common: logging: Add a logger for NVFlinger. --- src/common/logging/types.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/common/logging/types.h') diff --git a/src/common/logging/types.h b/src/common/logging/types.h index 2b6e4daa7..f803ab796 100644 --- a/src/common/logging/types.h +++ b/src/common/logging/types.h @@ -87,6 +87,7 @@ enum class Class : u8 { Service_NPNS, ///< The NPNS service Service_NS, ///< The NS services Service_NVDRV, ///< The NVDRV (Nvidia driver) service + Service_NVFlinger, ///< The NVFlinger service Service_OLSC, ///< The OLSC service Service_PCIE, ///< The PCIe service Service_PCTL, ///< The PCTL (Parental control) service -- cgit v1.2.3