commit | 588db2036d7302052d97a5e042915dd35b7e7786 | [log] [tgz] |
---|---|---|
author | sunny_shao <sunny_shao@htc.com> | Fri Sep 25 14:55:38 2015 +0800 |
committer | Andres Morales <anmorales@google.com> | Fri Sep 25 10:33:09 2015 -0700 |
tree | 7be5421a4b92c8151addb48300abb39da1f8a1c4 | |
parent | e5aedb2ba201fce64aacb0b329252e4a8d327520 [diff] |
FingerprintBoundKeysTest: secret key should be created before using it The testing secret key doesn't create in onCreate(), so that the CtsVerifier will crash when running this case. You can check another similar case "ScreenLockBoundKeysTest.java", it create secret key first. Bug: 24339790 Change-Id: Ie89a4305b9f9832762c917e265c447763d816964