From a06b55ee9e6d3623e11eb0f1710a477e2a426a80 Mon Sep 17 00:00:00 2001 From: Nick Moukhine Date: Fri, 4 Dec 2020 10:04:38 +0100 Subject: [PATCH] Allow shell to invoke music recognition api Needed to allow MusicRecognitionManagerTest in cts to exercise the api. Bug: 158194857 Test: patched and verified on internal master Change-Id: Ia1b250de28c492c4058c7dd8f6573a0f0a178505 --- packages/Shell/AndroidManifest.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/packages/Shell/AndroidManifest.xml b/packages/Shell/AndroidManifest.xml index fa4da2826b54c..757bbda81a206 100644 --- a/packages/Shell/AndroidManifest.xml +++ b/packages/Shell/AndroidManifest.xml @@ -276,6 +276,9 @@ + + +