chiark / gitweb /
update: handle renameManifestPackage when extracting icons with androguard
authorHans-Christoph Steiner <hans@eds.org>
Wed, 14 Mar 2018 17:42:06 +0000 (18:42 +0100)
committerHans-Christoph Steiner <hans@eds.org>
Wed, 14 Mar 2018 17:43:05 +0000 (18:43 +0100)
commitb5c1634320d109ff9c9b69bd3952d3f11636b7fe
tree2b1b910988113fc1d055857fbc865e1e1b992dff
parentcd8b583db1be4d943054c6c88370770380989753
update: handle renameManifestPackage when extracting icons with androguard

aapt --rename-manifest-package changes the applicationId for an app without
changing the packageName listed in AndroidManifest.xml under
<application android:package="">
fdroidserver/update.py