platform_hardware_interfaces/radio
Jayachandran C 21e28b71da VTS: Fix IRadio.setAllowedCarriers and IRadio.nvResetConfig
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
2017-05-04 17:01:27 -07:00
..
1.0 VTS: Fix IRadio.setAllowedCarriers and IRadio.nvResetConfig 2017-05-04 17:01:27 -07:00
deprecated/1.0 Changed the naming scheme for Treble java libraries (both static and dynamic) 2017-04-13 15:23:46 -07:00
Android.bp Create separate interface for oem hook. 2017-02-23 10:27:03 -08:00