mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 16:50:18 +00:00
21e28b71daa904e7110bada74c1559accd69a67a
1) IRadio.setAllowedCarriers Fix IRadio.setAllowedCarriers to pass no restrictions. Passing restrictions will block all other SIM cards until a new IRadio.setAllowedCarriers with no restriction is invoked. Even factory reset will not recover. 2) IRadio.nvResetConfig IRadio.nvResetConfig with ResetNvType RELOAD causes radio restart. All subsuquent scripts fail with cause RADIO_NOT_AVAILABLE. Fix to use ResetNvType ERASE which does not restart the radio. Test: VTS Bug: 37946160 Change-Id: Ib671758414cc97e1a596358306f89eed13918c48
Description
No description provided
Languages
C++
56.3%
AIDL
41.2%
C
1.5%
Rust
0.4%
Java
0.4%
Other
0.1%