3e68284a90bf9ac3f1e61ed762e38ec688ebfbb4
Replaces GetCameraIdList's address with that of GetCameraIdListAll so that calls to GetCameraIdList will also expose all camera IDs ``` $ nm -D libsamsungcamerahal.so | grep GetCameraIdList 0000000000008ae0 T _ZNK7android18samsung_camera_hal14CameraProvider15GetCameraIdListEPNSt3__16vectorIjNS2_9allocatorIjEEEE 0000000000008b94 T _ZNK7android18samsung_camera_hal14CameraProvider18GetCameraIdListAllEPNSt3__16vectorIjNS2_9allocatorIjEEE ``` Change-Id: I7c572460a0f0bbde5f06e05b2bf6f152036c3030
Description
No description provided
Languages
Shell
60.7%
C++
32.5%
Makefile
4.9%
Python
1%
Forth
0.9%