Android Studio 2024.1.1-beta2 (11840554)
Support META-INF and module-info

"Classes" in META-INF (like module-info) shouldn't be moved based on
their "package name" (that is, they shouldn't be moved to the root).

"module-info" is now a valid identifier, similar to "package-info".

Test: updated/fixed WildcardTest
Bug: 280496808
Change-Id: I3da204998a3661a9c5beb6697b884a7bc8193392
3 files changed