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

Commit 90353788 authored by Jiyong Park's avatar Jiyong Park
Browse files

Make second stage init visible to microdroid

microdroid is the base image for on-device VMs. We will use Android
components (init, adbd, servicemanager, ...) on the VM as much as
possible.

Bug: 177630284
Test: m microdroid
Change-Id: I36890644baaaf8f441698411dd869ddb220734fb
parent 8d84d08d
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -233,6 +233,7 @@ cc_binary {
            ],
        },
    },
    visibility: ["//packages/modules/Virtualization/microdroid"],
}

// Tests