Camera3: Fixes instability during camera close

- As per documentation 'camera3_stream_t' objects
  are owned by the framework and will be freed
  before camera close. These objects are not to be
  used when the Hal destructor is invoked.

BUG: 10689446
Change-Id: I1409319e7340846ca574b3987132a0ca3bbae8e9
2 files changed