mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 10:44:41 +00:00
camera.provider: Add @2.5 to support notifyDeviceStatusChange
Sometimes, the camera service needs to notify a camera HAL that the overall device physical state has changed, so that the HAL can properly remap how it handles logical multicamera devices or similar. Test: Builds, new VTS tests pass Bug: 121379978 Change-Id: I0982fdecaf53a0529289d63c08c5a31264ee7ec7
This commit is contained in:
@@ -113,7 +113,7 @@
|
||||
</hal>
|
||||
<hal format="hidl" optional="true">
|
||||
<name>android.hardware.camera.provider</name>
|
||||
<version>2.4</version>
|
||||
<version>2.5</version>
|
||||
<interface>
|
||||
<name>ICameraProvider</name>
|
||||
<regex-instance>[^/]+/[0-9]+</regex-instance>
|
||||
|
||||
Reference in New Issue
Block a user