Ignore STANDALONE_SYSTEMSERVER_JARS in test

Currently odrefresh in the VM doesn't handle them. So when comparing
it with odrefresh outside the VM, make sure we also ignore them there.

This is just to un-break the tests until a proper fix is ready.

Bug: 211560090
Bug: 210472252
Test: atest ComposHostTestCases
Change-Id: Idda798e3d2f18225cb73418c07a6d10229e294ca
1 file changed
tree: 919a0fa6bc8909845d80e50c9e509a22adea3efb
  1. apex/
  2. apkdmverity/
  3. apkverify/
  4. authfs/
  5. binder_common/
  6. compos/
  7. demo/
  8. docs/
  9. idsig/
  10. javalib/
  11. launcher/
  12. libs/
  13. microdroid/
  14. microdroid_manager/
  15. pvmfw/
  16. tests/
  17. virtualizationservice/
  18. vm/
  19. vmconfig/
  20. zipfuse/
  21. .clang-format
  22. .gitignore
  23. Android.bp
  24. OWNERS
  25. PREUPLOAD.cfg
  26. README.md
  27. TEST_MAPPING
README.md

Virtualization

This repository contains userspace services related to running virtual machines on Android, especially protected virtual machines. See the getting started documentation and Microdroid README for more information.