mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 15:58:43 +00:00
Merge "Fix emergencyDial_1_6_withServices in VTS 1.6" am: b1fe78fb63 am: 25b1f1e773
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/1648207 Change-Id: I493ae1ff40aeb870fdfb34cd077c52d4ecac585a
This commit is contained in:
@@ -87,7 +87,9 @@ Return<void> RadioResponse_v1_6::getIMSIForAppResponse(
|
||||
}
|
||||
|
||||
Return<void> RadioResponse_v1_6::hangupConnectionResponse(
|
||||
const ::android::hardware::radio::V1_0::RadioResponseInfo& /*info*/) {
|
||||
const ::android::hardware::radio::V1_0::RadioResponseInfo& info) {
|
||||
rspInfo_v1_0 = info;
|
||||
parent_v1_6.notify(info.serial);
|
||||
return Void();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user