CameraITS: Cleaned up object structure.

Previously, the Python objects holding capture requests and capture
results had to be nested inside a another object, mapped to by keys
such as "captureRequest" and "captureResult".

This change removes this nesting, making it much more convenient
to manipulate request and result objects.

Change-Id: I0f40a55001d26cb42a70cd7c89b2608c37325b46
23 files changed
tree: 38b79dd84647479af46f5915b7cff5f7e2447049
  1. apps/
  2. build/
  3. util/
  4. .gitignore
  5. README