Package: apktool / 2.2.1+dfsg-2

Metadata

Package Version Patches format
apktool 2.2.1+dfsg-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
use_system_aapt.patch | (download)

brut.apktool/apktool-lib/src/main/java/brut/androlib/ApkOptions.java | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 use_system_aapt


build.patch | (download)

brut.apktool/apktool-cli/build.gradle | 22 11 + 11 - 0 !
build.gradle | 2 1 + 1 - 0 !
2 files changed, 12 insertions(+), 12 deletions(-)

 build


debian wrapper.patch | (download)

scripts/linux/apktool | 29 12 + 17 - 0 !
1 file changed, 12 insertions(+), 17 deletions(-)

 debian wrapper


use_system_framework.patch | (download)

brut.apktool/apktool-lib/src/main/java/brut/androlib/res/AndrolibResources.java | 10 3 + 7 - 0 !
1 file changed, 3 insertions(+), 7 deletions(-)

 read first framework directly from the filesystem

* Rather than including a package provided apk in the jar,
  just read it directly from where it gets installed.