commit | 998d1fe22142a3fd729df87af59476f97b926e02 | [log] [tgz] |
---|---|---|
author | Eino-Ville Talvala <etalvala@google.com> | Wed Oct 23 10:34:53 2019 -0700 |
committer | Eino-Ville Talvala <etalvala@google.com> | Wed Oct 23 11:25:46 2019 -0700 |
tree | 00ec27031b6f48e16677d15c2cbeb89f3f8def99 | |
parent | ec96060c3b4b4d793c6599204ae4f639d065a57d [diff] |
CameraService: Add unit test for stuck HAL at startup New test verifies that getService is not called during camera service startup, to make sure it can't get stuck if the camera HAL isn't initializing properly. Test: New test passes with new tryGetService code; test fails with older camera service code. Change-Id: I67b3fe392e8cc6961c33abf25e961a8e2df7d7b5