-
Notifications
You must be signed in to change notification settings - Fork 629
Description
Version
Media3 1.8.0
More version details
At least one of the APIs or display parameters used for frameless and windowed display was deprecated in Android 15. Your application uses these deprecated APIs or parameters:
LAYOUT_IN_DISPLAY_CUTOUT_MODE_SHORT_EDGES
They occur in these places:
androidx.media3.common.audio.c.y
To fix this, stop using these APIs or parameters.
Devices that reproduce the issue
No device is returning an error, only a warning in the Play Console.
Devices that do not reproduce the issue
No device is returning an error, only a warning in the Play Console.
Reproducible in the demo app?
Not tested
Reproduction steps
No device is returning an error, only a warning in the Play Console.
Expected result
No device is returning an error, only a warning in the Play Console.
Actual result
No device is returning an error, only a warning in the Play Console.
Media
At least one of the APIs or display parameters used for frameless and windowed display was deprecated in Android 15. Your application uses these deprecated APIs or parameters:
LAYOUT_IN_DISPLAY_CUTOUT_MODE_SHORT_EDGES
They occur in these places:
androidx.media3.common.audio.c.y
To fix this, stop using these APIs or parameters.
Bug Report
- You will email the zip file produced by
adb bugreport
to android-media-github@google.com after filing this issue.