[Android-tools-devel] Fwd: google-android-platform-* packages WAS: android-platform-libcore/6.0.1+r16-1

Chirayu Desai chirayudesai1 at gmail.com
Wed Aug 3 09:24:04 UTC 2016


Yaay for more automation!

On Wed, Aug 3, 2016 at 2:47 PM, Hans-Christoph Steiner <hans at at.or.at> wrote:
>
> This is looking good!  I think you're pretty close to having the whole
> thing automated.  Here's how I'm thinking about the final whole source
> package:
>
> * the python scripts and Debian files are embedded in a source package
> called google-android-installers
>
> * to update the available binary packages, run the script and it
> downloads repository.xml generates all of the debian files needed.
Could it also save the download repository.xml somewhere? We don't
have a way of getting the old versions from google, so if there's some
bug with the script found out later it would be hard to reproduce.
>
> * the source package version could be based on the timestamp in the XML,
> near the top there is <!--Generated on 2016-08-02 13:09:37.384736 with
> ADRT.-->, that should be easy to convert to UNIX seconds in python, then
> we have an int to use as the source package version.
>
> * newly generated files are then committed to git
>
> This source package could then also include all the build-tools
> packages, the google-android-sdk-docs-installer and the NDK package.
> Then updating this becomes really easy: just run the script, commit the
> results, and upload.  Then many binary packages will be updated.
\o/
>
> .hc
>
> Mouaad Aallam:
>> Hi,
>>
>> Just to keep a track to the link to the ongoing python script[1] in the IRC
>> discussion.
>>
>> [1]: https://github.com/Aallam/google-android-installers-scripts
>>
>> PS: Added NDK and some code reformating :)
>>
>>
>>
>> _______________________________________________
>> Android-tools-devel mailing list
>> Android-tools-devel at lists.alioth.debian.org
>> http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/android-tools-devel
>>
>
> _______________________________________________
> Android-tools-devel mailing list
> Android-tools-devel at lists.alioth.debian.org
> http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/android-tools-devel



More information about the Android-tools-devel mailing list