Describe the bug:
I don't know if custom rulesets were written specifically for PC (or x86 platform or not), but it won't load and will error as if rulesets are invalid
Screenshots or videos showing encountered issue:

osu!lazer version:
2020.603.0
Logs:
(will include one tomorrow, android 11 make it even more hassle to pull the log files)
Seems to be failing at these lines:
https://github.com/ppy/osu/blob/c4698e61ec0735aade260dc3539bc39fd36d6a3c/osu.Game/Rulesets/RulesetStore.cs#L190-L197
Likely that the store is somehow not able to retrieve the Ruleset class belonging to the ruleset assembly
android does not support AOT. this will not work for now
Most helpful comment
android does not support AOT. this will not work for now