Ignore obb files when checking installation files being in the same folder

It is normal that Obb files could like in a folder structure depending on the app downloader implementation. The logic to check whether the installation files are in the same folder should apply only to the apk files, not obb files.

Fix: 267661420
Test: Unit tests on presubmit
Change-Id: Ifd29030f502b48c353f27472fe4ff19239f29f9e
2 files changed
tree: 124290e4ef7cff179cb7eaad62864256c7352d5e
  1. config/
  2. harness/
  3. integration_tests/
  4. pylib/
  5. test_scripts/
  6. test_targets/
  7. tools/
  8. Android.bp
  9. OWNERS
  10. PREUPLOAD.cfg
  11. pylintrc
  12. README.md
  13. TEST_MAPPING
README.md

Android App Compatibility Test Suite (C-Suite)

C-Suite consists of the testing framework and test cases, designed to detect and report app compatibility issues.