platform_hardware_interfaces/radio/1.5
Chen Baoyu a2881ffbd0 Fix crash issue on test case RadioHidlTest_v1_5#startNetworkScan.
Bad safe_union access is raised by calling the GET method of
eutranBands(), because in default ctor of safe_union RadioAccessSpecifier::Bands
hidl_d is assigned with hidl_discriminator::geranBands, which conflicts
with hidl_discriminator::eutranBands, and leads to crash.

Should use the SET method of eutranBands(&) for assignment purpose.

Fix: 275077563
Bug: 271642958
Change-Id: Ie241e8968eb7f9a1297203be2ab4e0a1bf738dea
Signed-off-by: Jia Jia <jia.jia@zte.com.cn>
2023-03-24 17:56:53 +00:00
..
vts Fix crash issue on test case RadioHidlTest_v1_5#startNetworkScan. 2023-03-24 17:56:53 +00:00
.hidl_for_system_ext Move HIDL interfaces not included in mainline_system.mk to system_ext 2020-08-01 16:12:29 +08:00
Android.bp [LSC] Add LOCAL_LICENSE_KINDS to hardware/interfaces 2021-02-21 20:36:55 -08:00
IRadio.hal Clarify new setRadioPower documentation 2020-03-09 14:03:08 -07:00
IRadioIndication.hal Update 1.5 IRadio interface with missing structs/functions 2020-03-09 11:03:49 -07:00
IRadioResponse.hal Add CellIdentity to getBarringInfoResponse 2020-03-11 13:11:55 -07:00
types.hal Change range of SS-RSRQ per 3gpp 2021-03-04 01:17:27 +00:00