commit | ead847255f341c6543e27d77af64daccd7da2879 | [log] [tgz] |
---|---|---|
author | Oleksiy Vyalov <ovyalov@google.com> | Fri Mar 24 14:06:03 2017 -0700 |
committer | Oleksiy Vyalov <ovyalov@google.com> | Fri Mar 24 14:06:03 2017 -0700 |
tree | 8a3e22f2c29985a9112ad335dfd73f9b46a7c300 | |
parent | 58c2a1c7cfcb05ee515583bd6e62473122e7d526 [diff] |
Make CameraStatus::cameraId to use String16. Java strings are passed as UTF16 and attempt to pass cameraId with alpha symbols via CameraStatus leads either to corrupted or null strings. Test: build/flash/boot Test: verified together with ag/1841664 that alpha camera ids are passed correctly. Change-Id: Ic6045322137c156aa03bbcdccfe81f8f0ecb0618