From 995bf857eb7c811080aed9c83112115954a584ec Mon Sep 17 00:00:00 2001 From: Martin Fietz Date: Mon, 7 Nov 2016 19:06:33 +0100 Subject: [PATCH] Disable Android Auto --- app/src/main/AndroidManifest.xml | 6 ------ app/src/main/res/xml/automotive_app_desc.xml | 4 ---- 2 files changed, 10 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 990382dba..567ff8d47 100644 --- a/app/src/main/AndroidManifest.xml +++ b/app/src/main/AndroidManifest.xml @@ -37,8 +37,6 @@ android:backupAgent=".core.backup.OpmlBackupAgent" android:restoreAnyVersion="true" android:logo="@drawable/ic_launcher"> - @@ -344,10 +342,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 0a6a3c9fb..000000000 --- a/app/src/main/res/xml/automotive_app_desc.xml +++ /dev/null @@ -1,4 +0,0 @@ - - - - \ No newline at end of file