android-platform-build 1:8.1.0+r23-2~18.04 source package in Ubuntu
Changelog
android-platform-build (1:8.1.0+r23-2~18.04) bionic; urgency=medium * Backport for OpenJDK 11. LP: #1819448. android-platform-build (1:8.1.0+r23-2) unstable; urgency=medium * Move javahelper from Build-Depends-Indep to Build-Depends. Debhelper plugins must always be installed. * Pre-bake manpages using Pandoc during dev-time. Pandoc as a build-dependency is sometimes unreliable and unnecessary because Haskell uses static linking. android-platform-build (1:8.1.0+r23-1) unstable; urgency=medium [ Kai-Chung Yan ] * New upstream release * Use dh_auto_build to invoke makefiles (thanks to Helmut Grohne) * Standards-Version => 4.2.1: Remove get-orig-source * Remove old package android-platform-build-headers (Closes: #908801) * Update manpages with new contents and more appropriate formatting * Build signapk with apksig * d/copyright: Exclude minified JavaScript [ Hans-Christoph Steiner ] * Switch to Salsa * d/copyright: Use HTTPS URLs -- Matthias Klose <email address hidden> Mon, 11 Mar 2019 15:27:55 +0100
Upload details
- Uploaded by:
- Matthias Klose
- Uploaded to:
- Bionic
- Original maintainer:
- Android tools Maintainer
- Architectures:
- amd64 i386 armel armhf arm64 mips mipsel mips64el all
- Section:
- devel
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Bionic | updates | universe | misc | |
Bionic | security | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
android-platform-build_8.1.0+r23.orig.tar.xz | 1.4 MiB | 74f41bf76230c99eaef8601fe1b9061f32fb3f5e40b4701379fc29facce9b4a4 |
android-platform-build_8.1.0+r23-2~18.04.debian.tar.xz | 10.0 KiB | d83c29f0a9da6bbf163b833e313f878296044c890c52629c6c6ebb8ec75c4fd5 |
android-platform-build_8.1.0+r23-2~18.04.dsc | 2.8 KiB | c353f177501f9105d9ffc5d527680fcdc0579bb096482d7396d34b01abf35175 |
Available diffs
Binary packages built by this source
- android-logtags-tools: Tools from AOSP that process event-log-tags files
This package contains Python scripts from AOSP repository platform/build that
process event-log-tags (.logtags) files. It contains:
* java-event-log-tags
* merge-event-log-tags
They are used in the process of building the Android platform framework
"android.jar".
- signapk: Command line tool for signing Android ZIP/JAR/APK
signapk is a command line tool for signing ZIP files, including JARs,
APKs, and Over-The-Air (OTA) updates, in a way compatible with
Android's mincrypt verifier, using EC or RSA keys and SHA1 or
SHA-256. The tool can additionally sign APKs using APK Signature
Scheme v2. It is the standard tool used to sign APK and JAR files
distributed as part of Android ROMs.
- signtos: Android signing tool for signing Trusty images
Signs ARM Trusty images for use with operating systems that support
it. Trusty is a set of software components supporting a Trusted
Execution Environment (TEE) on mobile devices. The key must be
stored in PKCS8 format.
- zipalign: Zip archive alignment tool
zipalign is an archive alignment tool that provides important optimization to
Android application (.apk) files. The purpose is to ensure that all
uncompressed data starts with a particular alignment relative to the start of
the file.
- zipalign-dbgsym: No summary available for zipalign-dbgsym in ubuntu cosmic.
No description available for zipalign-dbgsym in ubuntu cosmic.
- ziptime: Zip archive timestamp remover
ziptime normalizes the timestamps in the header of a Zip file. It
was created as part of the Android SDK to help make reproducible
builds of Android application (.apk) files. It replaces all
timestamps in the Zip headers with a static time (Jan 1 2008). The
extra fields are not changed, so you'll need to use the -X option to
zip so that it doesn't create the 'universal time' extra.
- ziptime-dbgsym: No summary available for ziptime-dbgsym in ubuntu cosmic.
No description available for ziptime-dbgsym in ubuntu cosmic.