Fixed
Status Update
Comments
je...@google.com <je...@google.com>
hu...@google.com <hu...@google.com> #2
Thank you for reporting this issue. For us to further investigate this issue, please provide the following additional information:
-
Are you reporting this as a Developer or User?
-
Please confirm if you are using any third party application as a launcher?
-
Could you please provide a screen record of the issue for us to further investigate?
Note: Please upload the files to google drive and share the folder to
an...@google.com <an...@google.com> #3
- I am a User
- No third party launcher using Default pixel launcher
- I cannot for now recreate the bug but will enable screen record and upload when caught
Description
Steps to reproduce:
whyareyounotinlining
option in proguard configgradle.properties
:Sample project is attached.
Actual behavior
When R8 runs inside the main Gradle Daemon process, the system property works correctly and build finishes successfully. When R8 runs outside the process, the build failes with:
As I understand, the option
systemProp.com.android.tools.r8.experimental.enablewhyareyounotinlining=1
wasn't passed to forked process.Environment:
Gradle version: 8.10.2 AGP version: 8.7.2