Camera: Remove redundant ashmem buffer for RAW Snapshot.

The RAW Snapshot is copied into ashmem buffer before sending
to the application, which is not necessary. The Pmem buffer
which contains the raw snapshot can be directly sent to the
application. Hence removing the mRawSnapshotAshmemHeap.

Change-Id: I57e569ccff0cad6d7c63e5d72c1a49684300dba4
2 files changed