chiark / gitweb /
create addElementIfInApk() function for clean up common operation
authorHans-Christoph Steiner <hans@eds.org>
Thu, 13 Oct 2016 16:02:44 +0000 (18:02 +0200)
committerHans-Christoph Steiner <hans@eds.org>
Wed, 2 Nov 2016 17:10:13 +0000 (18:10 +0100)
commit36a585c2fcb27a897ec71601a309125ce68e306b
tree1829289e062957e3395174207aee5baeb8229834
parent47d9fd330d0d1a0344465c2c8be1048ee76b3784
create addElementIfInApk() function for clean up common operation

There are currently a couple different ways this is done in the code, this
commit changes all of them to be like addElementNonEmpty().
fdroidserver/update.py