Source: android-platform-frameworks-base Section: devel Priority: optional Maintainer: Android Tools Maintainers Uploaders: Hans-Christoph Steiner , Kai-Chung Yan , Chirayu Desai , Umang Parmar Build-Depends: android-libbase-dev (>= 1:8.1.0+r23~), android-liblog-dev (>= 1:8.1.0+r23~), android-libutils-dev (>= 1:8.1.0+r23~), android-libziparchive-dev (>= 1:8.1.0+r23~), android-platform-frameworks-native-headers (>= 1:8.1.0+r23~), bash-completion, chrpath, debhelper (>= 10), dh-exec, libexpat-dev, libpng-dev, libprotobuf-dev, pandoc, protobuf-compiler, zlib1g-dev Standards-Version: 4.2.1 Homepage: https://android.googlesource.com/platform/frameworks/base Vcs-Git: https://salsa.debian.org/android-tools-team/android-platform-frameworks-base.git Vcs-Browser: https://salsa.debian.org/android-tools-team/android-platform-frameworks-base Package: android-libandroidfw Section: libs Architecture: amd64 i386 armel armhf arm64 mips mipsel mips64el Multi-Arch: same Depends: ${shlibs:Depends}, ${misc:Depends} Description: Android utility library Library providing utility functions to Android related tools. This is needed purely to get various Android utilities working. In the Google builds of the Android SDK, this library is statically linked, but in the Debian packaging, it is a private shared library. Package: android-libandroidfw-dev Section: libdevel Architecture: amd64 i386 armel armhf arm64 mips mipsel mips64el Multi-Arch: foreign Depends: android-libandroidfw (= ${binary:Version}), android-libutils-dev (>= 1:8.1.0+r23~), android-platform-frameworks-native-headers (>= 8.1.0+r23~), ${misc:Depends}, Breaks: android-libandroidfw (<< 21-2~) Replaces: android-libandroidfw (<< 21-2~) Description: Android utility library - Development files Library providing utility functions to Android related tools. This is needed purely to get various Android utilities working. In the Google builds of the Android SDK, this library is statically linked, but in the Debian packaging, it is a private shared library. . This package contains the development files. Package: aapt Architecture: amd64 i386 armel armhf arm64 mips mipsel mips64el Multi-Arch: foreign Depends: ${shlibs:Depends}, ${misc:Depends} Description: Android Asset Packaging Tool The Android Asset Packaging Tool (aapt) takes your application resource files, such as the AndroidManifest.xml file and the XML files for your Activities, and compiles them. An R.java is also produced so you can reference your resources from your Java code. This tool allows you to view, create, and update Zip-compatible archives (zip, jar, apk). It can also compile resources into binary assets. Package: android-libaapt Architecture: amd64 i386 armel armhf arm64 mips mipsel mips64el Multi-Arch: same Depends: ${shlibs:Depends}, ${misc:Depends} Description: Android Asset Packaging Tool - Shared library The Android Asset Packaging Tool (aapt) takes your application resource files, such as the AndroidManifest.xml file and the XML files for your Activities, and compiles them. An R.java is also produced so you can reference your resources from your Java code. This tool allows you to view, create, and update Zip-compatible archives (zip, jar, apk). It can also compile resources into binary assets. . This package contains the shared library. Package: split-select Architecture: amd64 i386 armel armhf arm64 mips mipsel mips64el Multi-Arch: foreign Depends: ${shlibs:Depends}, ${misc:Depends} Description: APK split and selection tool Generates the logic for selecting a Split APK given some target Android device configuration. . Using the flag --generate will emit a JSON encoded tree of rules that must be satisfied in order to install the given Split APK. Using the flag --target along with the device configuration will emit the set of Split APKs to install, following the same logic that would have been emitted Package: android-framework-res Architecture: all Multi-Arch: foreign Depends: ${misc:Depends} Description: Android platform framework resources This package provides the Android framework resources in an apk file, framework-res.apk