commit | 8c55822ba4eb3cf76a6fda3b7d529f66340d52d5 | [log] [tgz] |
---|---|---|
author | Charles Chen <liangyuchen@google.com> | Thu Jan 12 02:43:22 2023 +0000 |
committer | Charles Chen <liangyuchen@google.com> | Wed Feb 15 00:47:12 2023 +0000 |
tree | 61fd66368ebd9c617d8f1ce9068f703b666d0222 | |
parent | 6ff0b0b18b34aae0bad6d58b041a87ebd019e2f4 [diff] |
Add permission resitrictions for VisualQueryDetectionService Add verification in the system server to verify if the app holds valid permission to use the VisualQueryDetectionService. The implementation to enforce the permission checking is already implemented in the VoiceInteractionManagerService. This CL only adds the annotation for the Api. Bug: 265540209 Test: Manual & atest CtsVoiceInteractionTestCases Change-Id: Ib792f2ae349e48175ce59478e856a3a6d22b7b63