Shik Chen d4b8d2179f Camera: Fix a crash in removeCamera()
mCameraInfoMap is a KeyedVector, we should use .valueFor() instead of
operator[] to get the value from a key.

Bug: 118364955
Bug: 118359878
Bug: 77833131
Test: Plug and unplug the external camera 10+ times.
Change-Id: Ibf48e5a78b16bdeba08b02242379eaf571fc76cb
2018-11-14 08:10:04 +00:00
2018-09-27 16:35:31 -07:00
2018-10-25 10:53:58 -07:00
2018-11-06 15:33:55 -08:00
2018-10-16 16:36:45 -07:00
2018-11-12 17:35:07 -08:00
2018-11-13 18:21:38 +00:00
2018-11-08 13:14:00 -08:00
2018-05-21 14:36:29 -07:00
2017-05-02 16:45:27 -07:00
2018-07-27 09:41:00 -07:00
2016-08-30 11:28:36 -07:00
2016-08-30 11:28:36 -07:00
2017-06-12 13:20:12 -07:00
Description
No description provided
134 MiB
Languages
C++ 56.3%
AIDL 41.2%
C 1.5%
Rust 0.4%
Java 0.4%
Other 0.1%