Do not consider clinit as static interface method
Class initializer should not be considered a static interface method. This caused warnings when dexing any interface with <clinit>. Test: 143-interface-methods Change-Id: I29edc2430d322ac3a8dac1d0f1ba9c8cee2f00fb
Loading
Please sign in to comment