DC 2.48: Fehler bei ankommenden Anrufen [Android 16, SecurityException: microphone requires permissions]

HyperOS 3/ Android 16

Hi,

ich hab 2.48 frisch installiert, bekomme einen Fehler bei ankommenden Anrufen.

ava.lang.SecurityException: Starting FGS with type microphone callerApp=ProcessRecord{e2c280f 9676:chat.delta/u0a910} targetSDK=36 requires permissions: all of the permissions allOf=true [android.permission.FOREGROUND_SERVICE_MICROPHONE] any of the permissions allOf=false [android.permission.CAPTURE_AUDIO_HOTWORD, android.permission.CAPTURE_AUDIO_OUTPUT, android.permission.CAPTURE_MEDIA_OUTPUT, android.permission.CAPTURE_TUNER_AUDIO_INPUT, android.permission.CAPTURE_VOICE_COMMUNICATION_OUTPUT, android.permission.RECORD_AUDIO] and the app must be in the eligible state/exemptions to access the foreground only permission
at android.os.Parcel.createExceptionOrNull(Parcel.java:3361)
at android.os.Parcel.createException(Parcel.java:3345)
at android.os.Parcel.readException(Parcel.java:3328)
at android.os.Parcel.readException(Parcel.java:3270)
at android.app.IActivityManager$Stub$Proxy.setServiceForeground(IActivityManager.java:7704)
at android.app.Service.startForeground(Service.java:776)
at f7.q.u(SourceFile:242)
at f7.q.o(SourceFile:57)
at A7.g.run(SourceFile:346)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1154)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:652)
at java.lang.Thread.run(Thread.java:1563)