Remove the sign command

The old per-file signature scheme is deprecated so remove the related
code. The sign-info command should be used instead.

Change ComposKeyTestCase to exercise sign-info.

Bug: 209572241
Test: Builds
Change-Id: Ie3fae5cfea5b0dd29bf81572f3a832ab2714a665
3 files changed
tree: c0b6c1eeaba71c55b4459896c3344cddfdad6b5a
  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.