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

Commit 62fb6bf5 authored by David Dai's avatar David Dai
Browse files

Link MANAGE_VIRTUAL_MACHINE permissions with virtualmachine gid



Add virtualmachine gid for apps with MANAGE_VIRTUAL_MACHINE
permissions.

Bug: 322197421
Test: Booted device and processes and checked that the correct
capabilities are given.

Change-Id: I14e7df4dd284e00a44eb92d753c7e7e58b1e2526
Signed-off-by: default avatarDavid Dai <davidai@google.com>
parent a73a8b3a
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -124,6 +124,10 @@
        <group gid="security_log_writer" />
    </permission>

    <permission name="android.permission.MANAGE_VIRTUAL_MACHINE">
        <group gid="virtualmachine" />
    </permission>

    <!-- These are permissions that were mapped to gids but we need
         to keep them here until an upgrade from L to the current
         version is to be supported. These permissions are built-in