Closed
Bug 1137513
Opened 10 years ago
Closed 10 years ago
Deploy Android sdk r24.0.2 to tooltool
Categories
(Release Engineering :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: gbrown, Assigned: dustin)
References
Details
Our existing Android-x86 4.2 and Android-armv7 2.3 test environments use the emulator from /tools/android-sdk18, which we last modified in bug 933918, with a special patched emulator based on Android SDK Tools 22.0.5.
To run Android 4.3 (and newer) emulator tests, we need a newer version of the emulator than what is currently found in /tools/android-sdk18. (It is probably best for existing jobs to continue using /tools/android-sdk18.)
Dustin has been cleaning up our Android sdk and ndk packages and recently said that it would be best to put any new sdk on tooltool: https://bugzilla.mozilla.org/show_bug.cgi?id=1131611#c6.
http://dl.google.com/android/android-sdk_r24.0.2-linux.tgz contains the latest release of the android sdk and I have tested against it in bug 1062365. If we can put that in tooltool, I'll configure the android 4.3 tests to pull and install that sdk and use it.
Assignee | ||
Updated•10 years ago
|
Assignee: nobody → dustin
Assignee | ||
Comment 1•10 years ago
|
||
I had to add myself to the tooltool uploaders group. Once that takes effect (~1h), I'll finish this upload.
Assignee | ||
Comment 2•10 years ago
|
||
OK, done, and the sha512 hash is 51781032335c09103e8509b1a558bf22a7119392cf1ea301c49c01bdf21ff0ceb37d260bc1c322cd9b903252429fb01830fc27e4632be30cd345c95bf4b1a39b
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 3•10 years ago
|
||
[
{
"size": 140097024,
"digest": "51781032335c09103e8509b1a558bf22a7119392cf1ea301c49c01bdf21ff0ceb37d260bc1c322cd9b903252429fb01830fc27e4632be30cd345c95bf4b1a39b",
"algorithm": "sha512",
"filename": "android-sdk_r24.0.2-linux.tgz"
}
]
Updated•7 years ago
|
Component: General Automation → General
You need to log in
before you can comment on or make changes to this bug.
Description
•