| commit | 75c4443f4e561855d3bec7487e154b19a8ba69dc | [log] [tgz] |
|---|---|---|
| author | Charles Chen <liangyuchen@google.com> | Mon Apr 10 19:34:25 2023 +0000 |
| committer | Charles Chen <liangyuchen@google.com> | Thu Apr 20 08:16:50 2023 +0000 |
| tree | b690dc65359edda9ca68fab67a8f77f3e0ea7290 | |
| parent | ad2e7289cfcd289d0793a5ef8933fe0072e12cc4 [diff] |
Enable process restart behavior for VisualQueryDetectionService Since VisualQueryDetectionService shares process with HotwordDetectionService and when the latter restarted the former should also be restarted and calls the correct onRestart method. Add this capability. Bug: 265535257 Test: atest CtsVoiceInteractionTestCases Change-Id: Ie050d5f50b01d1f9e29e4fe4c8a48ed9bf116861