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
2 files changed