platform_hardware_interfaces/authsecret/1.0/default
Andrew Scull bd4e48cb23 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
2018-01-24 18:24:38 +00:00
..
Android.bp AuthSecret HAL 2018-01-10 18:06:51 +00:00
android.hardware.authsecret@1.0-service.rc AuthSecret HAL 2018-01-10 18:06:51 +00:00
AuthSecret.cpp authsecret: remove factoryReset() 2018-01-24 18:24:38 +00:00
AuthSecret.h authsecret: remove factoryReset() 2018-01-24 18:24:38 +00:00
service.cpp AuthSecret HAL 2018-01-10 18:06:51 +00:00