mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-02 06:22:53 +00:00
Merge "External Camera: support less thumbnail sizes" into qt-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
70e106d961
@@ -342,8 +342,7 @@ status_t ExternalCameraDevice::initDefaultCharsKeys(
|
||||
256, 144,
|
||||
240, 160,
|
||||
256, 154,
|
||||
240, 240,
|
||||
320, 240};
|
||||
240, 180};
|
||||
UPDATE(ANDROID_JPEG_AVAILABLE_THUMBNAIL_SIZES, jpegAvailableThumbnailSizes,
|
||||
ARRAY_SIZE(jpegAvailableThumbnailSizes));
|
||||
|
||||
|
||||
Reference in New Issue
Block a user