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

Changelog

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

  * Non-maintainer upload.
  * debian/patches/fix_ftbfs_gcc-13.patch: New. Fix FTBFS with gcc-13.
    Thanks to Adrian Bunk (Closes: #1037574).

 -- Marcos Talau <email address hidden>  Sun, 10 Sep 2023 14:10:48 +0530

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
Noble release universe misc
Mantic release universe misc

Downloads

File Size SHA-256 Checksum
android-platform-system-tools-hidl_10.0.0+r36-3.1.dsc 2.4 KiB 59e48a60934ec1520d490d12a7071745784ece41b02e35741de197169314a336
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.1.debian.tar.xz 34.8 KiB fdddb631b9b93eb0980d5bd7b9cf6f22d3eb90ecac21e190c2349096b7d46e56

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