From 4d4805a6103ec81c8279cb8194bd883493e36946 Mon Sep 17 00:00:00 2001 From: tobiasKaminsky Date: Mon, 24 Jul 2023 21:26:05 +0200 Subject: [PATCH] Enable Android Auto Signed-off-by: tobiasKaminsky --- app/src/main/AndroidManifest.xml | 5 +++++ app/src/main/res/xml/automotive_app_desc.xml | 3 +++ 2 files changed, 8 insertions(+) create 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 2f26eb254..f67a1a692 100644 --- a/app/src/main/AndroidManifest.xml +++ b/app/src/main/AndroidManifest.xml @@ -108,6 +108,11 @@ tools:ignore="UnusedAttribute" tools:replace="label, icon, theme, name, allowBackup"> + + + diff --git a/app/src/main/res/xml/automotive_app_desc.xml b/app/src/main/res/xml/automotive_app_desc.xml new file mode 100644 index 000000000..7b7f06271 --- /dev/null +++ b/app/src/main/res/xml/automotive_app_desc.xml @@ -0,0 +1,3 @@ + + +