forked from organicmaps/organicmaps
[android-auto] Put back location type for AA service
Signed-off-by: Andrew Shkrob <andrew.shkrob.social@yandex.by>
This commit is contained in:
parent
7de8fdd3bb
commit
8174ca7e6e
1 changed files with 1 additions and 1 deletions
|
@ -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" />
|
||||
|
|
Loading…
Add table
Reference in a new issue