Context: #4133 (comment)
I was analyzing the apk sizes for PR #4133 and found out the Java.Interop bump bb36e3e is adding about 370kbytes to the apk size.
Looks like the dotnet/java-interop@3b24a2c might be causing that.
@jonathanpeppers could you please measure the same app with AOT as well? To see whether the added size doesn't harm the AOT runtime performance.