Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 3aedc7ed authored by Andrew Walbran's avatar Andrew Walbran
Browse files

Rename VirtManager to VirtualizationService.

Bug: 188042280
Test: atest VirtualizationTestCases
Change-Id: I0e549ef02c7327f57c3d04853b3eefed7403d8e8
parent a6c57d57
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -127,7 +127,7 @@
#define AID_EXT_DATA_RW 1078      /* GID for app-private data directories on external storage */
#define AID_EXT_OBB_RW 1079       /* GID for OBB directories on external storage */
#define AID_CONTEXT_HUB 1080      /* GID for access to the Context Hub */
#define AID_VIRTMANAGER 1081      /* VirtManager daemon */
#define AID_VIRTUALIZATIONSERVICE 1081 /* VirtualizationService daemon */
#define AID_ARTD 1082             /* ART Service daemon */
#define AID_UWB 1083              /* UWB subsystem */
/* Changes to this file must be made in AOSP, *not* in internal branches. */
+3 −3
Original line number Diff line number Diff line
@@ -67,9 +67,9 @@ subsystem dma_heap
# CDMA radio interface MUX
/dev/ppp                  0660   radio      vpn

# Virtualisation is managed by Virt Manager
/dev/kvm                  0600   virtmanager root
/dev/vhost-vsock          0600   virtmanager root
# Virtualization is managed by VirtualizationService.
/dev/kvm                  0600   virtualizationservice root
/dev/vhost-vsock          0600   virtualizationservice root

# sysfs properties
/sys/devices/platform/trusty.*      trusty_version        0440  root   log