Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e224f065 authored by Eino-Ville Talvala's avatar Eino-Ville Talvala
Browse files

Camera: Update VTS for new camera@3.3 interfaces

- Cross check device version in name with ICameraDeviceSession version
- Switch all calls to configureStreams to configureStreams_3_3 when
  a v3.3 ICameraDeviceSession is available

Test: Test passes on v3.3 devices, doesn't regress on v3.2
Bug: 62358514
Change-Id: I7450e5d5119c5ec1fe9f1360bfc99fc8a47d0936
parent 5eb1aa3f
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -34,6 +34,7 @@ cc_test {
        "android.hardware.camera.common@1.0-helper",
        "android.hardware.camera.device@1.0",
        "android.hardware.camera.device@3.2",
        "android.hardware.camera.device@3.3",
        "android.hardware.camera.provider@2.4",
        "android.hardware.graphics.common@1.0",
        "android.hardware.graphics.mapper@2.0",
+212 −68

File changed.

Preview size limit exceeded, changes collapsed.