Update the sdk versions on LTS Stack

Description of the feature request

Current list of installed sdk packages on Android Docker Ubuntu 16.04 - LTS Stack doesn’t include the latest android versions: 28 and 29. Because of that it is not possible to create emulator with latest API.

Use case / for what or how I would use it

sdkmanager --list

Install missing packages also is not the option because it seems that the space on this environment is very limited. sdkmanager "system-images;android-29;google_apis;x86" This command failed with exception: ERRO[20:31:22] Failed to clear output envstore, error: failed to clear envstore (/tmp/bitrise152128312/output_envstore.yml), error: FATA[20:31:22] [ENVMAN] - Failed to clear EnvStore:write /tmp/bitrise152128312/output_envstore.yml: no space left on device rsync: write failed on "/tmp/bitrise152128312/step_src/README.md": No space left on device (28) rsync error: error in file IO (code 11) at receiver.c(393) [receiver=3.1.1]

[https://github.com/bitrise-io/bitrise.io/blob/master/system_reports/linux-docker-android-lts.log](http://More info about Stack)

Hi @katial!

The topic of choice was good, I just move this to the #feature-request category so you and others can vote for it, other categories don’t allow this.

For context, the LTS stack is not meant to be updated, but since it is the most reliable environment for Android Emulators at the moment, the idea makes sense.

Thanks for submitting!

1 Like