[Android-tools-devel] RFS: android-platform-frameworks-base/1:6.0.1+r43-1

Chirayu Desai chirayudesai1 at gmail.com
Tue Jun 14 16:48:31 UTC 2016


Hi everyone,

Kai-Chung Yan and I have done some updates to
android-platform-frameworks-base. The changelog is:

  [ Kai-Chung Yan ]
  * d/control:
    - Limit some BDs to [amd64 i386]
    - Change Maintainer to "Android Tools Maintainers"
    - Standards-Version => 3.9.8 (no changes)
  * Add both paths with/without DEB_HOST_MULTIARCH to RPATH
  * Drop aapt_Images_cpp_Res_png_9patch.diff: Disable assertions in Images.cpp
    using -DNDEBUG so that aapt can build APKs successfully

  [ Chirayu Desai ]
  * New package: android-framework-res for "framework-res.apk"

The RPATH fix ensures that binaries such as aapt don't fail to find
the libraries they need.
The NDEBUG change is needed to get aapt to work just a little bit,
enough to decompile apps and build android-framework-res, which in
turn is needed for apktool.
Note: aapt still doesn't fully work, see Bug #827264

You can find the package at
<http://anonscm.debian.org/cgit/android-tools/android-platform-frameworks-base.git>

Cheers,
Chirayu Desai



More information about the Android-tools-devel mailing list