chiark / gitweb /
buildserver: add new android-sdk-license hash
authorrelan <email@hidden>
Tue, 14 Nov 2017 09:38:48 +0000 (12:38 +0300)
committerrelan <email@hidden>
Tue, 14 Nov 2017 16:00:30 +0000 (19:00 +0300)
commit3a7a043c683f297c72490be6efd06f9443a3bffc
tree322bbb586c2fcabd1dcd6112ba8a862d52d5596c
parent358fedc611c5ea6fddbb70a752834840e37d14e7
buildserver: add new android-sdk-license hash

The old hash does not work anymore, at least for platform-27. Where this
new one comes from:

1. Download command line tools from
   https://developer.android.com/studio/index.html#command-tools
2. Unzip the package
3. Run ./tools/bin/sdkmanager --licenses
4. Read and accept licenses
5. Find the hash in ./licenses/android-sdk-license
buildserver/provision-android-sdk