platform_system_sepolicy/microdroid/system
Jiyong Park bd1be6c554 Allow microdroid_payload to read /dev/console
The first serial device of the VM can be made bi-directional. When it is
used as an output device, it's via /dev/kmsg. microdroid_payload already
has a write access to it. When it is used as an input device, it's via
/dev/console. Grant microdroid_payload read access to the device.

Bug: 263360203
Test: atest MicrodroidTestApp:com.android.microdroid.test.MicrodroidTests#testConsoleInputSupported
Change-Id: Ief039d06ffbddee1e254d662a6c1f321a607d5f5
2023-06-29 19:03:34 +09:00
..
private Allow microdroid_payload to read /dev/console 2023-06-29 19:03:34 +09:00
public Allow system server to set dynamic ART properties. 2023-03-31 11:46:05 +01:00