diff options
author | Raphael Moll <ralf@android.com> | 2012-11-14 13:59:45 -0800 |
---|---|---|
committer | Raphael Moll <ralf@android.com> | 2012-11-15 09:02:35 -0800 |
commit | ce38196f8e47fa3b48805b36eaca55716c0af79c (patch) | |
tree | 1b696178c26f087e4f614d546cb5018e411bcda7 /sdkmanager/Android.mk | |
parent | 9485150a928ec3b0ffe85e0fe294c87dd2073e15 (diff) | |
download | sdk-ce38196f8e47fa3b48805b36eaca55716c0af79c.zip sdk-ce38196f8e47fa3b48805b36eaca55716c0af79c.tar.gz sdk-ce38196f8e47fa3b48805b36eaca55716c0af79c.tar.bz2 |
SDK Manager: handle platform-tools preview + final.
One issue is that when there was only one instance of platform-tools possible,
the computeUpdates() code would pick the first one. But now there can be 2 of
them (preview, non-preview) and thus we need to pick up the higher one even if
it's not the first choice.
Same issue with tools: if a platform depends on tools and there are none
installed, we need to pick the highest version of the available preview
or final package that satisfies the dependency.
Note that in both cases the issue does not arise if there's already
a tools or platform-tools installed.
Change-Id: I61db2881274dafa32c5c303c0b3569fc336b8e92
Diffstat (limited to 'sdkmanager/Android.mk')
0 files changed, 0 insertions, 0 deletions