Igor Murashkin be04ce1b77 startop: Re-enable iorapd presubmit tests
This works-around the issue of the device rebooting by using shell
commands in DeviceSetup.

The downside is that this leaves the device in a semi-bad state
(there's no way to run shell commands *after* a test to restore
the regular iorapd). We assume it's ok because the TF harness
will reboot the devices for each new type of test.

Bug: 136200738
Bug: 134774708
Change-Id: I0e5efad4a1c76c5abc89c3bec77e2c6babcba261
2019-07-10 20:51:20 +00:00

13 lines
134 B
Plaintext

{
"presubmit": [
{
"name": "libiorap-java-tests"
}
],
"imports": [
{
"path": "system/iorap"
}
]
}