diff options
author | 2025-01-08 02:07:17 +0000 | |
---|---|---|
committer | 2025-01-08 05:51:32 -0800 | |
commit | 9d9c48553d1e32d1c0e782e6e39bb556c071573c (patch) | |
tree | 95f9750b4d6cb9028a04d0a6773f1769d516deaf /api/api.go | |
parent | 39ef472712a5a75b74117beaa9a4d93a4161645d (diff) |
Handle static methods in Plugins better.
Static methods in plugin interfaces are now left as static.
Also, don't generate "Protector" methods for methods that have a
"$" in them - these methods are generated by kapt, but don't compile
successfully in the final code.
Bug: 383569207
Flag: EXEMPT minor refactor
Test: compile code with K2 enabled
Change-Id: Ibeb635e91c75de1e6f456ba95a283a0be2f142d4
Diffstat (limited to 'api/api.go')
0 files changed, 0 insertions, 0 deletions