test: Clean up finalize_build_dictionary
authorPavel Labath <labath@google.com>
Tue, 7 Nov 2017 10:36:42 +0000 (10:36 +0000)
committerPavel Labath <labath@google.com>
Tue, 7 Nov 2017 10:36:42 +0000 (10:36 +0000)
commit888cc5d50bec5514996dc86d589d2a17b90ab9ca
treeaaa95b6a92d0cf26cb9fda9152a0af6293c5e2fa
parent881fe8ecb2d3f525e8ee844fd0a083cbe91752ee
test: Clean up finalize_build_dictionary

We only support API>=16 now, so we don't need to check the API level of
the android device.

llvm-svn: 317562
lldb/packages/Python/lldbsuite/test/lldbplatformutil.py