commit | 7c829f1edc40cef981e3e3837ffd9f4a7b6f3113 | [log] [tgz] |
---|---|---|
author | Julien Desprez <[email protected]> | Tue Feb 13 21:17:22 2024 +0000 |
committer | Julien Desprez <[email protected]> | Tue Feb 13 21:17:22 2024 +0000 |
tree | 653e506836e30fdddbc603258cef63829137a5e5 | |
parent | d821064ae532b1193f3f9e4023632d33ced483c1 [diff] |
Add RootTargetPreparer for explicitly specifying the root dependency Before, the test gets root implicitly via DeviceSetup which wasn't intented. Change-Id: I9b34a85025a6aa4f138483202fd11db0cbb8b04b Test: presubmit Bug: 325094408