Assigned
Status Update
Comments
vi...@google.com <vi...@google.com> #2
Information redacted by Android Beta Feedback.
ph...@google.com <ph...@google.com> #3
Thank you for reporting this issue. For us to further investigate this issue, please provide the following additional information:
Complete steps to reproduce
What steps do others need to take in order to reproduce the issue themselves?
Current output (Error message if any)
What do you see instead?
Screen Record of the Issue
Please capture screen record or video of the issue using following steps:
adb shell screenrecord /sdcard/video.mp4
Subsequently use following command to pull the recorded file:
adb pull /sdcard/video.mp4
Attach the file to this issue
Note: Please upload the files to google drive and share the folder to android-bugreport@google.com, then share the link here.
Complete steps to reproduce
What steps do others need to take in order to reproduce the issue themselves?
Current output (Error message if any)
What do you see instead?
Screen Record of the Issue
Please capture screen record or video of the issue using following steps:
adb shell screenrecord /sdcard/video.mp4
Subsequently use following command to pull the recorded file:
adb pull /sdcard/video.mp4
Attach the file to this issue
Note: Please upload the files to google drive and share the folder to android-bugreport@google.com, then share the link here.
ji...@nxp.com <ji...@nxp.com> #4
HI,
Attached is a screenshot of the error message.
I get this message everytime I try to tap and pay.
I am guessing that it's because you have released the stable Android 15
QPR2 and I am stuck on the beta verson.
On Thu, 6 Mar 2025 at 09:22, <buganizer-system@google.com> wrote:
Attached is a screenshot of the error message.
I get this message everytime I try to tap and pay.
I am guessing that it's because you have released the stable Android 15
QPR2 and I am stuck on the beta verson.
On Thu, 6 Mar 2025 at 09:22, <buganizer-system@google.com> wrote:
ji...@nxp.com <ji...@nxp.com> #5
I have had this error on the beta since December, updated to the stable now and it still like this.
Description
android.nativemedia.aaudio.AAudioTests#SPM_AAudioOutputStreamCallbackTest_testPlayback_SHARED__67__LOW_LATENCY__NOTMMAP__FLT__48000
android.nativemedia.aaudio.AAudioTests#SPM_AAudioOutputStreamCallbackTest_testPlayback_SHARED__223__LOW_LATENCY__MMAPOK__UNSP__48000
android.nativemedia.aaudio.AAudioTests#SPM_AAudioOutputStreamCallbackTest_testPlayback_SHARED__0__LOW_LATENCY__MMAPOK__UNSP__48000
If run these cases one by one with "-t ", they have chances to pass.
Before I enabling FastMixer, the whole module can pass.
code base: android-15.0.0_r6
steps to reproduce: run cts -m CtsNativeMediaAAudioTestCases