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

Commit 4b0f84f0 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Camera: Pass initial device state when adding new camera devices" into...

Merge "Camera: Pass initial device state when adding new camera devices" into sc-v2-dev am: 0c6b108f

Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/av/+/16057692

Change-Id: I10eb82522d462b079711254f8435d313ee7be79c
parents ba5c446d 0c6b108f
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -1631,6 +1631,7 @@ status_t CameraProviderManager::ProviderInfo::addDevice(const std::string& name,
        case 3:
            deviceInfo = initializeDeviceInfo<DeviceInfo3>(name, mProviderTagid,
                    id, minor);
            deviceInfo->notifyDeviceStateChange(mDeviceState);
            break;
        default:
            ALOGE("%s: Device %s: Unknown HIDL device HAL major version %d:", __FUNCTION__,