commit | 76aa9d6ab13c5df7e00eff408a33e2ca7904cd86 | [log] [tgz] |
---|---|---|
author | Julien Desprez <jdesprez@google.com> | Wed Feb 14 04:19:02 2024 +0000 |
committer | Julien Desprez <jdesprez@google.com> | Wed Feb 14 04:19:02 2024 +0000 |
tree | 6c3a98fdf02c29579f88677b5b1fc3d9991fe129 | |
parent | 8c62d81fc813f88d2a72c605d20a604c331436ff [diff] |
Add RootTargetPreparer for explicitly specifying the root dependency Before, the test gets root implicitly via DeviceSetup which wasn't intented. Change-Id: I4b86fd5ee31f746942a2bf073a29cb2180a39f27 Test: presubmit Bug: 325094408