Hello as part of our Android build setup, we generate a compilation database that is used afterward by a static analysis tool.
We follow this guideline to enable compdb generation using soong: https://android.googlesource.com/platform/build/soong/+/refs/heads/main/docs/compdb.md For Android 12 / 13 / 14 / 15, this is working fine and file is properly generated. For Android 16, *file is generated but is empty*. Could it be a regression for this specific usage? I was not able to find any relevant info / bug in https://android.googlesource.com/platform/build/soong/ resources... Thanks a lot for any assistance Regards -- -- You received this message because you are subscribed to the "Android Building" mailing list. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-building?hl=en --- You received this message because you are subscribed to the Google Groups "Android Building" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion visit https://groups.google.com/d/msgid/android-building/32827b43-1e5a-449f-a218-0aeb457584can%40googlegroups.com.
