android_packages_modules_Vi.../compos/composd
David Brazdil 4b4c510ffb Start using virtmgr for running VMs
Make the final changes to start running VMs using virtmgr:

  * Have virtualizationservice host the VirtualizationServiceInternal
    AIDL service.

  * Remove memlock rlimit of virtmgr (instead of virtualizationservice)
    via a method on VirtualizationServiceInternal.

  * Have VirtualizationServiceInternal create the VM's temporary folder
    and change its owner to the client's UID. The files keep the same
    virtualizationservice_data_file SELinux label, but are now owned by
    the client's virtmgr instance. To this end, virtualizationservice
    requires CAP_CHOWN.

  * Switch all users to the new vmclient/javalib API for spawning
    virtmgr.

Bug: 245727626
Test: atest -p packages/modules/Virtualization:avf-presubmit
Change-Id: I93b2cadb67a8c125e1a86f9c1ba9cb98336f0cd4
2023-01-05 10:31:00 +00:00
..
aidl Add hooks for IsolatedCompilation metrics 2022-04-21 13:12:42 +01:00
native Migrate off keystore 2022-01-24 14:08:47 +00:00
src Start using virtmgr for running VMs 2023-01-05 10:31:00 +00:00
Android.bp Migrate to Rust 2021 edition 2022-08-31 14:40:53 +01:00