android-platform-tools 29.0.6-3 source package in Ubuntu

Changelog

android-platform-tools (29.0.6-3) unstable; urgency=medium

  * Team upload.
  * Upload to unstable.
  * debian/control:
    - Use gcc for Arch that do not have clang support.
  * Use gcc for assembly on armel to fix ftbfs:
    - debian/external/boringssl/libcrypto.mk
    - debian/external/libunwind/libunwind.mk

 -- Roger Shimizu <email address hidden>  Tue, 25 Jan 2022 19:54:01 +0900

Upload details

Uploaded by:
Android tools Maintainer
Uploaded to:
Sid
Original maintainer:
Android tools Maintainer
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
android-platform-tools_29.0.6-3.dsc 2.9 KiB 2498d6f4c338a6e3d04d86524343409bbf194f2dadaacf952bf9aba9882a1bbf
android-platform-tools_29.0.6.orig.tar.gz 72.2 MiB dbd241642af17fe545a91c4b54d79867f94abfb64c1f4ed759aea5b85334a633
android-platform-tools_29.0.6-3.debian.tar.xz 100.2 KiB f36cce10bfda8c1c4b6b9e9a2d3493aaa5f5da339f57bd7581d1762ba042a815

Available diffs

No changes file available.

Binary packages built by this source

adb: Android Debug Bridge

 A versatile command line tool that lets you communicate with an emulator
 instance or connected Android-powered device.
 .
 This package recommends "android-sdk-platform-tools-common" which contains
 the udev rules for Android devices. Without this package, adb and fastboot need
 to be running with root permission.

adb-dbgsym: debug symbols for adb
dmtracedump: Generates graphical call-stack diagrams from Android trace logs

 `dmtracedump` generates the call stack data as a tree diagram, where
 each node represents a method call. It shows call flow (from parent
 node to child nodes) using arrows.

dmtracedump-dbgsym: debug symbols for dmtracedump
etc1tool: ETC1 conversion tool

 etc1tool is a command line utility that lets you encode PNG images to
 the ETC1 compression standard and decode ETC1 compressed images back
 to PNG. It is part of the Android SDK for working with media files
 for game apps. The standard for the ETC1 texture format is here:
 http://www.khronos.org/registry/gles/extensions/OES/OES_compressed_ETC1_RGB8_texture.txt

etc1tool-dbgsym: debug symbols for etc1tool
fastboot: Android fastboot tool

 A command line tool for flashing an Android device, boot an Android device to
 fastboot mode, etc..

fastboot-dbgsym: debug symbols for fastboot
hprof-conv: HPROF Converter

 The hprof-conv tool converts the HPROF file that is generated by the Android
 SDK tools to a standard format so you can view the file in a profiling tool of
 your choice.

hprof-conv-dbgsym: debug symbols for hprof-conv