Commit Graph

3 Commits

Author SHA1 Message Date
Jiyong Park 79b88017dc microdroid_manager uses kernlog
Bug: 189805435
Test: atest MicrodroidTestHostCases
adb shell into the VM and execute logcat

Change-Id: I2724773c237c4ae208671ee206896679488ba7da
2021-06-25 18:45:21 +09:00
Jooyung Han 607191c2dc microdroid_manager prints to kmsg
Until we import kernlog, use stdio_to_kmsg as a workaround.

Bug: 189805435
Test: Follow microdroid/README.md
      see the microdroid_manager's log messages
Change-Id: I0b178f8fe0751b536253a31c2fc322dc2db51b90
2021-06-16 10:57:59 +09:00
Jooyung Han 347d9f2bee microdroid_manager: initial impl
It is started by init in microdroid and executes a command specified in
a VM payload config.

Bug: 189301496
Test: MicrodroidHostTestCases
  (in a microdroid, run /system/bin/microdroid_manager manulally)
Change-Id: I85c7e370d4a0dcf58b4aafbe6e9fba73e69c2a44
2021-05-28 07:30:44 +09:00