Commit Graph

1 Commits

Author SHA1 Message Date
Inseob Kim aa41e0a37c Add API to connect to VM's binder server
Each guest VM is supposed to open its binder servers in payload. After
payload is ready, the host app can use connectToVsockServer to establish
an RPC session and get IBinder object.

Bug: 195381416
Test: atest MicrodroidHostTestCases
Change-Id: I417c20d150b87b17b57a26038ac7d48044e712ed
2021-09-09 00:44:43 +00:00