commit | 2ae501556f90647e40466b6a1948f6f7f51cf251 | [log] [tgz] |
---|---|---|
author | Vladimir Chtchetkine <vchtchetkine@google.com> | Mon Jan 23 12:43:30 2012 -0800 |
committer | Vladimir Chtchetkine <vchtchetkine@google.com> | Mon Jan 23 12:43:30 2012 -0800 |
tree | f662fec2f4852da7d8bdf5dc682fe62a288bc668 | |
parent | ac7c3b18f8d3c472badd3f588565569eae53f2da [diff] |
Refactor camera parameters parsing routines Move routines that pulls values out of the parameter string from camera-service.c to misc.c Those are general purpose routines that are also used in multitouch emulation, so it's better to keep it an an general utility file. Change-Id: I02978075b64b42ff07f5042cda770bbef8939e24