commit | fba84e58a6e63a0207970f2e4cf89eedffa48582 | [log] [tgz] |
---|---|---|
author | Matthew Sedam <matthewsedam@google.com> | Thu May 09 14:39:11 2024 +0000 |
committer | Matthew Sedam <matthewsedam@google.com> | Thu May 09 14:39:11 2024 +0000 |
tree | bd172bb8c5eb12efc41f121aef160f73b16ce8e9 | |
parent | a1756dd726bf0bfe78500d6fceb4160f81f90f6e [diff] |
ContextHubService: Flag test mode duplication This CL adds the flag for handling reliable message duplication guarding the test mode behavior for message duplication so the test mode event only happens if the service supports handling it. Bug: 331795143 Change-Id: I223b05d63485b5ab1be9c90c39e8bdb6b889933b Flag: context_hub.reliable_message_duplicate_detection_service Test: Presubmits