Camera2: Send target SDK version to
ICameraService#isSessionConfigurationWithParametersSupported

CameraService's isSessionConfigurationWithParametersSupported function
was updated to add accept the app's target SDK version to allow it
to check for perf class override which applies to the primary
front and back cameras.

This CL passes the App's target SDK version to the above method.

Bug: 332975108
Test: atest android.hardware.camera2.cts.CameraDeviceSetupTest passes
Change-Id: I994635135570488c22503631c0968d51f60ca8ef
1 file changed