Camera: Skip stream size check for whitelisted apps.
Issue:
For quadracfa capture, Blob/YUV output streams need to be
configured with custom dimensions which will not be available
in advertised stream configurations map.
Fix:
Skip the stream size check for whitelisted apps to allow
configuration of streams with custom dimensions.
Setprop to be used:
adb shell setprop persist.vendor.camera.privapp.list <pack1,pack2>
Change-Id: Id94b40c94f42bf4579dc6d8bb6273003312ea669
Signed-off-by: Joey Huab <joey@evolution-x.org>
Signed-off-by: Justin Crawford <Justin@stacksmash.net>
Signed-off-by: Joey Huab <joey@evolution-x.org>
3 files changed