QCamera3: Set capture intent before video batch stream-on

Video batching will currently delay the process request
metadata configuration in backend until it has enough
pending video buffers to fill one batch. However sensor
stream-on will be done on the very first request and
the sensor module needs information about the capture
intent. Using a default capture intent will fail so
to resolve this configure the capture intent during the
initial batch request before streaming on.

Bug: 72456747
Test: Camera CTS
Change-Id: I7fe3aee11e779e1d144978df5087cfeac5796661
1 file changed
tree: 80bff931e0367af7030197bf2b75012d02b68747
  1. msm8998/
  2. Android.mk
  3. CleanSpec.mk