chiark / gitweb /
reusable method for checking if a value is a resId or not
authorHans-Christoph Steiner <hans@eds.org>
Thu, 26 Apr 2018 11:20:43 +0000 (13:20 +0200)
committerHans-Christoph Steiner <hans@eds.org>
Thu, 26 Apr 2018 13:19:41 +0000 (15:19 +0200)
commit0e5ed1bb115eec92049ebe253eb99ff4d7e79f36
tree5b0d8fb3b41f27829cc3462765e6c0cf64b23648
parente17815e9f066ba40fedb6db2786f861b696b7585
reusable method for checking if a value is a resId or not

I wrote this for the previous commit, but since aapt does not recognize
SDK Version values that are string resources, I made this do the same thing
fdroidserver/update.py
tests/update.TestCase