you can apply this patch: https://android-review.googlesource.com/c/platform/build/soong/+/3558028
We have also encountered this issue. The modification has been merged into the main branch, but it should not have been merged into the release branch. On Thursday, October 16, 2025 at 11:03:59 PM UTC+8 Geoffroy Jabouley wrote: > 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/6c9ea7ec-032d-40c9-ac01-8e5846b77e44n%40googlegroups.com.
