android-platform-system-tools-hidl 10.0.0+r36-3 source package in Ubuntu

Changelog

android-platform-system-tools-hidl (10.0.0+r36-3) unstable; urgency=medium

  * Team upload.
  * Drop unused build dependency (Closes: #1011934)
  * Workaround dwz bug #1016936

 -- Jochen Sprickerhof <email address hidden>  Sat, 29 Oct 2022 19:39:15 +0200

Upload details

Uploaded by:
Android tools Maintainer
Uploaded to:
Sid
Original maintainer:
Android tools Maintainer
Architectures:
amd64 i386 armel armhf arm64
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Lunar release universe misc

Downloads

File Size SHA-256 Checksum
android-platform-system-tools-hidl_10.0.0+r36-3.dsc 2.4 KiB 0b1b0ac628f413c08289fd2916762b83bd229ff8faf46400d170b82ec6b47231
android-platform-system-tools-hidl_10.0.0+r36.orig.tar.gz 243.1 KiB 61b45e2142040c6b2d102ba7c16b7fc36476f24200b60a9fe46a866e7550018d
android-platform-system-tools-hidl_10.0.0+r36-3.debian.tar.xz 34.6 KiB f80ace152847ec86d9659d151d11260e2ada8f135e04bba1d75656f9b7d11356

Available diffs

No changes file available.

Binary packages built by this source

hidl-gen: Compiler for the HIDL

 HAL interface definition language or HIDL is an interface description language
 (IDL) to specify the interface between a HAL and its users. It allows
 specifying types and method calls, collected into interfaces and packages.
 More broadly, HIDL is a system for communicating between codebases that may be
 compiled independently.
 .
 https://source.android.com/devices/architecture/hidl/

hidl-gen-dbgsym: debug symbols for hidl-gen