android: Fix case bug for installing game content
The C++ side never made the filename lowercase when checking the extension. This just passes the pre-prepared extension to have it checked.
Please register or sign in to comment
The C++ side never made the filename lowercase when checking the extension. This just passes the pre-prepared extension to have it checked.