diff options
author | Ytai Ben-Tsvi <ytai@google.com> | 2020-02-21 13:34:07 -0800 |
---|---|---|
committer | Ytai Ben-Tsvi <ytai@google.com> | 2020-02-26 15:24:55 -0800 |
commit | e617bc85d59a37ea1a500fa48f8f103eb798abd4 (patch) | |
tree | fc2dd276fb21f2e798f87722e4ffce70ce12fe99 /tests/DynamicCodeLoggerIntegrationTests/src/cpp/test_executable.cpp | |
parent | 91ae0d0d8d053822014f43a821d940fc169cb72f (diff) |
Refactor SoundTriggerMiddlewareService
This change extracts the client validation as a decorator of
ISoundTriggerMiddlewareService, called
SoundTriggerMiddlewareValidation and leaves
SoundTriggerMiddlewareService to be a mere adapter between an
implementation of ISoundTriggerMiddlewareService and a service stub
and facilities for plumbing as a system service.
This results in a cleaner separation of concerns and also paves the
way for more decorators (logging is planned) to be easily added.
Change-Id: Ia257021d19c5e6ab6509e85a62173a55f2cf8f7a
Merged-In: Ia257021d19c5e6ab6509e85a62173a55f2cf8f7a
Bug: 150325756
Diffstat (limited to 'tests/DynamicCodeLoggerIntegrationTests/src/cpp/test_executable.cpp')
0 files changed, 0 insertions, 0 deletions