From 42b5cab7a474278a9744af5de722de3e80835c9d Mon Sep 17 00:00:00 2001 From: Daniel Gultsch Date: Fri, 20 Jan 2023 08:07:45 +0100 Subject: [PATCH] Revert "remove support for Google Auto" This reverts commit ed9318feacaedf062232811a7bb2704394b5c7b0. --- src/main/AndroidManifest.xml | 4 ++++ src/main/res/xml/automotive_app_desc.xml | 4 ++++ 2 files changed, 8 insertions(+) create mode 100644 src/main/res/xml/automotive_app_desc.xml diff --git a/src/main/AndroidManifest.xml b/src/main/AndroidManifest.xml index f6a4f4f84..c18addf27 100644 --- a/src/main/AndroidManifest.xml +++ b/src/main/AndroidManifest.xml @@ -88,6 +88,10 @@ tools:replace="android:label" tools:targetApi="q"> + + + + + \ No newline at end of file