Match SDK versions in CI with current requirements
Summary
This fixes execution on gitlab. The newer version of sdkmanager
has
different expectations, so we now create a directory for the SDK first
and move cmdline-tools
into that.
Other changes:
- More inline comments
- Cmdline tools (like sdkmanager) added to path
- Platform tools (like adb) removed from path
- 'patcher' is no longer installed
Edited by Philip Cohn-Cort