| commit | cef5ea2799ead3a8272475c0cda0d2c06665292f | [log] [tgz] |
|---|---|---|
| author | Yu Shan <shanyu@google.com> | Tue May 08 18:41:32 2018 -0700 |
| committer | Yu Shan <shanyu@google.com> | Wed May 23 15:17:58 2018 -0700 |
| tree | 31b1282680c4423b04dc13733be4551c08a1215e | |
| parent | 9e730f24d0d3afc055c80ed5aa4169f738c4f479 [diff] |
[ATFT] Add unlock avb support. Enhance provision_steps configuration, now support steps in any order. The device would only show complete (green) if all the steps are done. Support 'UnlockAvb' in the provision step. Add 'UNLOCK_CREDENTIAL' (optional) to config file to support customized unlock credential. Change-Id: Ib3fee0b333b1e3d21e379bbe950b235d59ee1c29 Test: Manual test, unit tests. Bug: b/79164608