Fixed serialization runtime exceptions
This commit is contained in:
@@ -12,6 +12,9 @@ class GSP_LCD final : public ServiceFramework<GSP_LCD> {
|
||||
public:
|
||||
GSP_LCD();
|
||||
~GSP_LCD() = default;
|
||||
|
||||
private:
|
||||
SERVICE_SERIALIZATION_SIMPLE
|
||||
};
|
||||
|
||||
} // namespace Service::GSP
|
||||
|
||||
Reference in New Issue
Block a user