platform_system_sepolicy/microdroid
Jiyong Park bd35627371 microdroid: introduce logcat domain
In Microdroid, logcat is started as a daemon process (whose service name
is seriallogging) whose job is to read logs from logd and sends them to
the host side via a virtual console.

The daemon process is controlled by microdroid_manager, so the process
is given write access to ctl.start$seriallogging and also to some
sysprops originated from bootconfig so that it can know if the VM is
configured as debuggable or not.

Bug: 200914564
Test: start microdroid using the vm tool. logcat logs are shown in
stdout.

Change-Id: I79bc6486ae1f84515ad31a09e24d8368fb54bc6d
2021-10-25 20:29:28 +09:00
..
reqd_mask Move microdroid sepolicy to system/sepolicy 2021-07-19 07:48:34 +00:00
system microdroid: introduce logcat domain 2021-10-25 20:29:28 +09:00
vendor Move microdroid sepolicy to system/sepolicy 2021-07-19 07:48:34 +00:00
Android.bp Migrate system sepolicy binaries to Soong 2021-09-28 01:21:39 +00:00