deb_control_files:
- control
- md5sums
- shlibs
- triggers
deb_fields:
Architecture: arm64
Depends: android-libbase (>= 34.0.5), android-libcutils (>= 34.0.5), libatomic1
(>= 4.8), libc6 (>= 2.38), libgcc-s1 (>= 3.0), libstdc++6 (>= 13.1)
Description: |-
Binder generator of AIDL interfaces
aidl is a utility to generate Java and/or C++ code from Android's
Android Interface Definition Language (AIDL). AIDL is similar to
other IDLs you might have worked with. It allows you to define the
programming interface that both the client and service agree upon in
order to communicate with each other using interprocess communication
(IPC). On Android, one process cannot normally access the memory of
another process. So to talk, they need to decompose their objects
into primitives that the operating system can understand, and
marshall the objects across that boundary for you. The code to do
that marshalling is tedious to write, so Android handles it for you
with AIDL. This package provides two tools:
.
* "aidl" which generates Java bindings.
* "aidl-cpp" which generates C++ bindings.
.
For more info, see:
https://developer.android.com/guide/components/aidl.html
Homepage: https://android.googlesource.com/platform/system/tools/aidl
Installed-Size: '1203'
Maintainer: Android Tools Maintainers <android-tools-devel@lists.alioth.debian.org>
Package: aidl
Priority: optional
Section: devel
Source: android-platform-system-tools-aidl (1:10.0.0+r36-4)
Version: 1:10.0.0+r36-4+b1
srcpkg_name: android-platform-system-tools-aidl
srcpkg_version: 1:10.0.0+r36-4