Add experimental RAW(DNG) support.

  Bug: 18272977

This adds RAW writing behind a new debug property:
adb shell setprop persist.camera.capture_dng 1

This will switch to the non-ZSL implementation of one Camera.

The resulting files are stored in a "DNG" folder under DCIM/Camera.

Caveats:
 - Preview aspect ratio will not match.
 - No item in filmstrip

Change-Id: I9d990de119f22a12d37b22d36d84dc15aeee9340
7 files changed