mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 22:04:26 +00:00
Merge "Update the currentCalls before VTS notification."
This commit is contained in:
@@ -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();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user