android-platform-art 14.0.0+r11-1 source package in Ubuntu

Changelog

android-platform-art (14.0.0+r11-1) unstable; urgency=medium

  * Team upload.
  * Upload to unstable.
  * debian/control: Add python3 to B-D.
  * debian/libart.mk: Cleanup and support riscv64.
  * debian/rules: Skip dh_strip for riscv64.

 -- Roger Shimizu <email address hidden>  Tue, 07 Nov 2023 22:22:28 -0800

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-art_14.0.0+r11-1.dsc 3.2 KiB 82f45d3b1290bd7a1dc51ae5571e279076a183875109a966334cb8471ab23b29
android-platform-art_14.0.0+r11.orig.tar.xz 8.1 MiB 56a04c0af4d76e49373df30a8eded5c4b91cf02da0f62779e3424c7f325ded2a
android-platform-art_14.0.0+r11-1.debian.tar.xz 66.0 KiB 2bb346231ebd8736c04f018b0b584e5bea97e4c49adee60a5b072c4e4fcbe8ac

Available diffs

No changes file available.

Binary packages built by this source

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