Fixed
Status Update
Comments
ty...@google.com <ty...@google.com> #2
Thank you for reporting this issue. For us to further investigate this issue, please provide the following additional information:
Could you please share the full bug report from android 15.
Android bug report (to be captured after reproducing the issue)
For steps to capture a bug report, please refer:https://developer.android.com/studio/debug/bug-report#bugreportdevice
Alternate method
Navigate to “Developer options”, ensure “USB debugging” is enabled, then enable “Bug report shortcut”. Capture bug report by holding the power button and selecting the “Take bug report” option.
Note: Please upload the bug report to google drive and share the folder to android-bugreport@google.com, then share the link here.
Could you please share the full bug report from android 15.
Android bug report (to be captured after reproducing the issue)
For steps to capture a bug report, please refer:
Alternate method
Navigate to “Developer options”, ensure “USB debugging” is enabled, then enable “Bug report shortcut”. Capture bug report by holding the power button and selecting the “Take bug report” option.
Note: Please upload the bug report to google drive and share the folder to android-bugreport@google.com, then share the link here.
sm...@google.com <sm...@google.com> #3
Please provide the requested information to proceed further. Unfortunately the issue will be closed within 7 days if there is no further update.
ji...@nxp.com <ji...@nxp.com> #4
We are closing this issue since we didn't receive a response. If you are still facing this problem, please open a new issue and add the relevant information along with reference to this issue.
sm...@google.com <sm...@google.com> #5
Can you develop on aosp/main? If you are developing on aosp/android13-gsi, then you should use the old kernel. android13-gsi may be missing other things to work on updated kernels, and it is not supported on newer kernels.
ji...@nxp.com <ji...@nxp.com> #6
Thank you for your reply. For develop purpose, we can work on aosp/main. But if some customer wants to pass Google certification with such combinations, they have to use the GSI image built from aosp/android13-gsi, and this doesn't work.
So the conclusion is that we should tell the customer not to use newer kernel on older platform.
So the conclusion is that we should tell the customer not to use newer kernel on older platform.
sm...@google.com <sm...@google.com> #7
You should recommend a newer kernel and the newer platform!
Even on old platforms, you should use new security updated kernels, but they must be from a supported version.
ji...@nxp.com <ji...@nxp.com> #8
Got it. Thank you.
Description
For example, applying this patch (
09-05 09:07:05.572 4926 4926 F DEBUG : Abort message: 'Check failed: ret < Level::LAST_PLUS_ONE Convert Android 14 to level '8' goes out of bounds. Fix by adding a new Level enum.'
So if such patch can be ported back to the android13-gsi branch, we can successfully boot the device with the released GSI image + 6.1 kernel.