Camera CTS: Fix cts testMandatoryOutputCombinations failed
In case a physical camera that contains only DEPTH information is
included in a logical camera, evaluating the DEPTH camera is
inappropriate because depth only camera doesn't have
backward-compatible capability.
However, this test does not check backward-compatible capability,
and this leads the phone crashed on getting
SCALER_MANDATORY_STREAM_COMBINATIONS tag.
To avoid the crash, adding check for backward-compatible
capability is necessary.
Bug: 149534111
Test: CTS build and execution
Change-Id: I92be53befaf825754b97ca20f6750fc8e9218056
Merged-In: I92be53befaf825754b97ca20f6750fc8e9218056
1 file changed