commit | bd4e48cb23c2215b6017e803da9c9251ce7be650 | [log] [tgz] |
---|---|---|
author | Andrew Scull <ascull@google.com> | Fri Jan 19 19:17:56 2018 +0000 |
committer | Andrew Scull <ascull@google.com> | Wed Jan 24 18:24:38 2018 +0000 |
tree | a0e45e36dc297165ac758990e43ecba4bf0370b7 | |
parent | 8a03c92df4685088c0a1438ee233a086dfe33ebb [diff] |
authsecret: remove factoryReset() Factory reset will be handled by each device from recovery or in the bootloader in response to `fastboot -w`. The requirements of the factory reset are made explicit. As a result, VTS tests are moving to a host side test that can factory reset between each test case. Also clarifies when the remaining method is called. Test: AuthSecretHidlTest Bug: 71527305 Change-Id: I9a29568e022eb83061d8db68e1e7971fc53bd823