For semantics change: generally this will be supported on new API
version without having to explicitly specify this.
Bug: 216515124
Test: N/A
Change-Id: If3a7445348870b33a43e7ec31352c962bc78e43b
Different instances should have different secrets but within an instance
it should get the same secrets. This should from the very start
of the VM and continue to be true after things have been loaded in the
VM. These tests checks that the microdroid payloads continue to follow
the expectations.
There is a slight chance for the test to fail by chance, but it is
cryptographically insignificant by design.
Bug: 214231981
Test: atest MicrodroidTestApp
Change-Id: I488c7370ad901a73a520bc3fa548d4b9b7959d19
This method will return a system property of guest.
Bug: 203483081
Test: atest MicrodroidHostTestCases
Change-Id: Iba4c6420ea414dd59c2dc80b1fdef9ef38b7b1b3
This adds a simple integer addition service to the testapk's binary. The
demo app tries connecting the VM service once onPayloadReady is
triggered. Users can see the VM service's output.
Bug: 195381416
Test: launch MicrodroidDemoApp
Test: atest MicrodroidHostTestCases
Change-Id: I346084d08f753772cc00aa4c052e0b9b41d460ce