commit | 0b171f1ff2a98b5d972c7a7cfa2dac250991b3a5 | [log] [tgz] |
---|---|---|
author | Andreas Gampe <agampe@google.com> | Tue Apr 04 20:02:25 2017 -0700 |
committer | Yin-Chia Yeh <yinchiayeh@google.com> | Wed Apr 05 10:34:04 2017 -0700 |
tree | 4507770a5c590d3ca089631da8cab95b9d190550 | |
parent | 73bae67b5d5fce4bf41964e65ab219a8149de691 [diff] |
CameraProvider: Refactor legacy name regex code The match will use iterators that will be invalidated when the used string input goes out of scope. Refactor the API to return the two components of the match. Bug: 36871785 Test: m && m SANITIZE_TARGET=address Change-Id: I2418541234a09e53856ea61e0fbc4b67d8036308