From 6c2adfeec2c0705ecf4ce829261a660f65ebd269 Mon Sep 17 00:00:00 2001 From: Greyson Parrelli Date: Mon, 3 May 2021 22:11:52 -0400 Subject: [PATCH] Remove Android Auto support (for now). --- app/src/main/AndroidManifest.xml | 3 --- app/src/main/res/xml/automotive_app_desc.xml | 3 --- 2 files changed, 6 deletions(-) delete mode 100644 app/src/main/res/xml/automotive_app_desc.xml diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml index bb0f020485..ffca6af7c7 100644 --- a/app/src/main/AndroidManifest.xml +++ b/app/src/main/AndroidManifest.xml @@ -107,9 +107,6 @@ - - diff --git a/app/src/main/res/xml/automotive_app_desc.xml b/app/src/main/res/xml/automotive_app_desc.xml deleted file mode 100644 index 2603bffcbc..0000000000 --- a/app/src/main/res/xml/automotive_app_desc.xml +++ /dev/null @@ -1,3 +0,0 @@ - - - \ No newline at end of file