commit | 9d9c48553d1e32d1c0e782e6e39bb556c071573c | [log] [tgz] |
---|---|---|
author | Dave Mankoff <[email protected]> | Wed Jan 08 02:07:17 2025 +0000 |
committer | Dave Mankoff <[email protected]> | Wed Jan 08 05:51:32 2025 -0800 |
tree | 95f9750b4d6cb9028a04d0a6773f1769d516deaf | |
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