This website requires JavaScript.
Explore
Help
Sign In
pa-fazil
/
android_packages_modules_Virtualization
Watch
1
Star
0
Fork
You've already forked android_packages_modules_Virtualization
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
3579706d28
android_packages_modules_Vi...
/
apex
/
canned_fs_config
2 lines
93 B
Plaintext
Raw
Normal View
History
Unescape
Escape
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
2022-12-19 22:56:20 +00:00
/bin/virtualizationservice 0 2000 0755 capabilities=0x1000001 # CAP_CHOWN, CAP_SYS_RESOURCE