Re-enable Android CI tests (#25163)
### Description
<!-- Describe your changes. -->
Re-enable unit tests in Android CI build.
### Motivation and Context
<!-- - Why is this change required? What problem does it solve?
- If it fixes an open issue, please link to the issue here. -->
The CI build is not running the unit tests. It should run them.