Merge "EmulatedFakeCamera2: Support (0,0) jpeg thumbnail size." into jb-mr1-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
9aaa620bdb
@@ -1739,6 +1739,7 @@ status_t EmulatedFakeCamera2::constructStaticInfo(
|
|||||||
// android.jpeg
|
// android.jpeg
|
||||||
|
|
||||||
static const int32_t jpegThumbnailSizes[] = {
|
static const int32_t jpegThumbnailSizes[] = {
|
||||||
|
0, 0,
|
||||||
160, 120,
|
160, 120,
|
||||||
320, 240
|
320, 240
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user