Add support for Android Auto. (#4818)

This commit is contained in:
Benoit Marty 2025-06-04 13:00:01 +02:00 committed by GitHub
parent c02c1ae1bd
commit 3ae8d77c9a
2 changed files with 13 additions and 0 deletions

View file

@ -0,0 +1,9 @@
<?xml version="1.0" encoding="utf-8"?><!--
~ Copyright 2025 New Vector Ltd.
~
~ SPDX-License-Identifier: AGPL-3.0-only OR LicenseRef-Element-Commercial
~ Please see LICENSE files in the repository root for full details.
-->
<automotiveApp>
<uses name="notification" />
</automotiveApp>