[android-auto] Put back location type for AA service

Signed-off-by: Andrew Shkrob <andrew.shkrob.social@yandex.by>
This commit is contained in:
Andrew Shkrob 2024-12-29 16:06:02 +01:00 committed by Roman Tsisyk
parent 7de8fdd3bb
commit 8174ca7e6e

View file

@ -446,7 +446,7 @@
<service
android:name="app.organicmaps.car.CarAppService"
android:exported="true"
android:foregroundServiceType="specialUse"
android:foregroundServiceType="specialUse|location"
tools:ignore="ExportedService">
<intent-filter>
<action android:name="androidx.car.app.CarAppService" />