commit | 47cd84cc1c6d6754b690cebc3772c334cf2c5b29 | [log] [tgz] |
---|---|---|
author | Julia McClellan <[email protected]> | Wed Jul 23 13:30:06 2025 -0400 |
committer | mdb:android-git <superproject-auto-update@invalid> | Fri Jul 25 14:43:31 2025 -0700 |
tree | 7a1c33c4b14e7cdcf4da1945bb81cd1b3cfe3745 | |
parent | 3a2781c4e90734f5c154c50d6299a4e23cd58311 [diff] |
Update creation of JvmSynthetic methods Start generating JvmSynthetic methods with the kotlin analysis API instead of psi, since they are fake UAST elements. This starts marking the target languages for JvmSynthetic elements as InaccessibleFromJava. Bug: 161153790 Test: CommonTargetLanguageTest Change-Id: I14bef3e0118b80918f379f21ba2ddba7e7a4c501