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

Commit 597acc56 authored by android-build-team Robot's avatar android-build-team Robot
Browse files

Snap for 5834835 from 5bc9655e to qt-qpr1-release

Change-Id: Ib904209637e26947e4c065b6acfce1da086c301e
parents 2bbfc5f5 5bc9655e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -733,8 +733,8 @@ Return<void> RadioResponse_v1_4::getCurrentCallsResponse_1_2(
        const RadioResponseInfo& info,
        const ::android::hardware::hidl_vec<::android::hardware::radio::V1_2::Call>& calls) {
    rspInfo = info;
    parent_v1_4.notify(info.serial);
    currentCalls = calls;
    parent_v1_4.notify(info.serial);
    return Void();
}