* Switch android tools installation to cmdline-tools
* Replace deprecated sdkmanger from sdk-tools to the one from cmdline tools
* Remove patcherv4 from toolsets as it's included in m2repository extras
* Add tests to make sure both sdkmanagers exist
* Return cmdline-tools to software readme
* Get-AndroidInstalledPackages function now use list_installed param
* Create a function to get sdkmanager version = cmdline tools version
* Get rid of hardcoded path to ANDROID_HOME
* Add reloadEtcEnvironment call to installation script
* Use env variable ANDROID_HOME in tests
* Modify software report to output any version
* Change regex pattern to output the group
* Currently the function returns 4. instead of 4.0, this change fixes it
* [macOS] Fail Pester tests on error
* return it back
* [Ubuntu] add get_toolset_values function
* added fix
* fix all nitpicks
* try to get rid brackets
* removed brackets.
* pipx-package fix
* Create symlink for test running
* Fix 1604 and 2004 templates
* Fix php and haskell running
* Minor fix
* Fix new added tests
* Fix symlink
* Minor fix
* Fix script permissions
* Minor fix
* Fix firefox and rust tests
* Fix new merged tests
* Add Pester tests for Android on Ubuntu
* Minor fix
* Move Get-AndroidPackages to common helpers
* Minor fix
* Delete Android test name for invoke_tests script