From 2fa814947a269ac48a141c519ae5e40e1594cdb3 Mon Sep 17 00:00:00 2001 From: Jeff Boek Date: Tue, 12 Feb 2019 16:44:55 -0800 Subject: [PATCH] Fixes #390 - Gives Fenix the ability to respond to the assist intent --- app/src/main/AndroidManifest.xml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml index 57fba8027..9b2bc51bd 100644 --- a/app/src/main/AndroidManifest.xml +++ b/app/src/main/AndroidManifest.xml @@ -54,6 +54,15 @@ + + + + + + +