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. Also, additionally, remove session id check so that buffers from one session can be passed on to another session for reprocess. Setprop to be used: adb shell setprop persist.vendor.camera.privapp.list <pack1,pack2> CRs-Fixed: 2075934 Change-Id: Ie9c950fdc4e1675d19c38630d7063ac9d7c9d5b1
Loading
Please register or sign in to comment