commit | a26201ca2be590594fea0cb7fa941bf12855fa60 | [log] [tgz] |
---|---|---|
author | Nikita Ioffe <ioffe@google.com> | Wed Oct 07 18:38:58 2020 +0100 |
committer | Nikita Ioffe <ioffe@google.com> | Wed Oct 07 20:19:52 2020 +0100 |
tree | 77771d9cb31fe131e4ebd6908f7e87bba525ab66 | |
parent | bfe088d7ee311590364579ae1ab781e5be043703 [diff] |
Manually enable root during test setup While invoking apexd_host_test in internal branch, I've noticed that for some reason root get's disabled between test runs. To work around this issue, let test setup to manually enable adb root. Test: atest apexd_host_test Test: apex_rollback_test Change-Id: Iab021fa78b49d402a041aaef125cd9af731f65fb Ignore-AOSP-First: resolving internal merge conflicts