commit | 4f9576bf48c5909782c12490e8a9faa974ae68d6 | [log] [tgz] |
---|---|---|
author | Ruben Brunk <rubenbrunk@google.com> | Fri Apr 10 17:26:56 2015 -0700 |
committer | Ruben Brunk <rubenbrunk@google.com> | Mon Apr 13 16:55:41 2015 -0700 |
tree | 9392dc3ff4216fd7bfa4e41ea7838ec6570bfcf7 | |
parent | a8ca9157d21510fbd474bd31748f4fe0d4635dd7 [diff] |
camera: Fix client eviction/disconnect race. - Add blocking wait in camera service connect call to prevent race when client has called disconnect while eviction of that client is taking place, resulting in early call of device initialization before all HAL resources are available. Bug: 20038135 Change-Id: I7afc5bfa23612ba7f83293fa542ff983a5991230