Fixed
Status Update
Comments
ap...@google.com <ap...@google.com> #2
Thank you for reporting this issue. For us to further investigate this issue, please provide the following additional information:
Android build
Which Android build are you using? (e.g. UQ1A.240205.002)
Device used
Which device did you use to reproduce this issue?
Are you reporting this as a Developer or User?
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.
Android build
Which Android build are you using? (e.g. UQ1A.240205.002)
Device used
Which device did you use to reproduce this issue?
Are you reporting this as a Developer or User?
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.
ap...@google.com <ap...@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.
ap...@google.com <ap...@google.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.
ap...@google.com <ap...@google.com> #5
Project: r8
Branch: 8.0
commit ca9d0d83c4e58cf216e432066f52d0670c8a46ee
Author: Morten Krogh-Jespersen <mkroghj@google.com>
Date: Wed Jan 25 13:22:05 2023
[Metadata] Model context receiver types in metadata
Bug: b/266396725
Change-Id: I66e1fdb5dcec6aac2d9620138c2333b921b4d2c8
M src/main/java/com/android/tools/r8/kotlin/KotlinClassInfo.java
M src/main/java/com/android/tools/r8/kotlin/KotlinFunctionInfo.java
M src/main/java/com/android/tools/r8/kotlin/KotlinMetadataWriter.java
M src/main/java/com/android/tools/r8/kotlin/KotlinPropertyInfo.java
M src/test/java/com/android/tools/r8/kotlin/metadata/MetadataRewriteContextReceiverTest.java
https://r8-review.googlesource.com/75408
Branch: 8.0
commit ca9d0d83c4e58cf216e432066f52d0670c8a46ee
Author: Morten Krogh-Jespersen <mkroghj@google.com>
Date: Wed Jan 25 13:22:05 2023
[Metadata] Model context receiver types in metadata
Bug:
Change-Id: I66e1fdb5dcec6aac2d9620138c2333b921b4d2c8
M src/main/java/com/android/tools/r8/kotlin/KotlinClassInfo.java
M src/main/java/com/android/tools/r8/kotlin/KotlinFunctionInfo.java
M src/main/java/com/android/tools/r8/kotlin/KotlinMetadataWriter.java
M src/main/java/com/android/tools/r8/kotlin/KotlinPropertyInfo.java
M src/test/java/com/android/tools/r8/kotlin/metadata/MetadataRewriteContextReceiverTest.java
ap...@google.com <ap...@google.com> #6
Project: r8
Branch: 8.0
commit e6abb702b05aeeefd0947a5dc25668a9293e12fe
Author: Morten Krogh-Jespersen <mkroghj@google.com>
Date: Wed Jan 25 13:21:55 2023
[Metadata] Add tests for missing rewrite of context receivers
Bug: b/266396725
Change-Id: Ifd02bd5ca3a823dc96358a33f79086cf1fa97b62
M src/test/java/com/android/tools/r8/KotlinCompilerTool.java
A src/test/java/com/android/tools/r8/kotlin/metadata/MetadataRewriteContextReceiverTest.java
A src/test/java/com/android/tools/r8/kotlin/metadata/context_receiver_app/main.txt
A src/test/java/com/android/tools/r8/kotlin/metadata/context_receiver_lib/lib.txt
https://r8-review.googlesource.com/75407
Branch: 8.0
commit e6abb702b05aeeefd0947a5dc25668a9293e12fe
Author: Morten Krogh-Jespersen <mkroghj@google.com>
Date: Wed Jan 25 13:21:55 2023
[Metadata] Add tests for missing rewrite of context receivers
Bug:
Change-Id: Ifd02bd5ca3a823dc96358a33f79086cf1fa97b62
M src/test/java/com/android/tools/r8/KotlinCompilerTool.java
A src/test/java/com/android/tools/r8/kotlin/metadata/MetadataRewriteContextReceiverTest.java
A src/test/java/com/android/tools/r8/kotlin/metadata/context_receiver_app/main.txt
A src/test/java/com/android/tools/r8/kotlin/metadata/context_receiver_lib/lib.txt
Description
No description yet.