Simplifications to art_apex_test.py

Use argparse choices to simplify argument parsing.

Introduce constants for common values.

Test: art/build/apex/art_apex_test.py --help
Test: art/build/apex/art_apex_test.py --bitness 33
Test: art/build/apex/art_apex_test.py --flavor vanilla
Test: art_apex_test.py --tmpdir /tmp --debugfs \
  ${ANDROID_HOST_OUT}/bin/debugfs --flavor testing
  ${ANDROID_PRODUCT_OUT}/system/apex/com.android.art.testing.apex --tree
Change-Id: I4c315afe9e2942bc633fa1453de974cf02ec3f21
1 file changed