android_packages_modules_Vi.../compos/aidl
Alan Stokes 6542fdd76c Remove old key management
Delete a load of no longer needed code.

We no longer support persisting keys in the host. CompOS no longer
accesses DICE directly (compos_key_helper handles that).

We retain the instance image files, but rename pending to current
(it's created before reboot with the staged APEXes and used after
reboot with the current APEXes, but there's no point renaming it).

Remove the attempt to start an existing instance when running
compilation - it is slow, and vanishingly unlikely to work.

Sadly this also deletes all the CompOS unit tests. (But there are some
new ones in compos_key_tests.)

Bug: 218494522
Test: Manual; atest ComposTestCase; atest CompOsSigningHostTest
Change-Id: I0175270341d5dcad614106432b7d2650229cf8a6
2022-02-18 11:38:11 +00:00
..
com/android/compos Remove old key management 2022-02-18 11:38:11 +00:00
Android.bp Add a system server JAR 2021-11-23 09:55:17 +00:00