platform_hardware_interfaces/radio
jicheol.shin c1e9656422 Fix issues for Japan model.
1. Docomo, Softbank, KDDI, and another Japan Operator request this.
   - During operation, the mobile device confirms the presence of the ICC and performs ICC outlier detection. If ICC disconnection is detected during operation, turn off the power within 5 seconds after detection, and perform power reset operation.

2.  "setSimCardPower power down"
   - After "setSimCardPower power down", SIM set power down. and ME is wating for "remove sim card" event, but phsically detect pin is still connected, so "remove" event never be sent, and ME can't reboot.

3. Japan model can not "setSimCardPower power up"
After "setSimCardPower power down", Japan model prepare for rebooting.
so so VTS requests "setSimCardPower power up", they can't do this.

Signed-off-by: Jicheol Shin <jicheol.shin@lge.com>

Test: VTS
Test: runc vts -m VtsHalRadioV1_1Target -t VtsHalRadioV1_1Target#RadioHidlTest_v1_1.setSimCardPower_1_1(slot1)_32bit
Test: runc vts -m VtsHalRadioV1_1Target -t VtsHalRadioV1_1Target#RadioHidlTest_v1_1.setSimCardPower_1_1(slot1)_64bit
Bug ID : 147969063
Change-Id: I524a16d04a7783f605913fd3ead15d3c1fbbc78b
(cherry picked from commit c89fd888a9)
2020-05-28 23:43:01 +00:00
..
1.0 Sleep one second after connect. 2019-03-11 16:07:49 -07:00
1.1 Fix issues for Japan model. 2020-05-28 23:43:01 +00:00
1.2 Enable incremental scans for interval checks 2019-05-22 18:50:31 +00:00
config/1.0 Convert radio hal test to use VtsHalHidlTargetTestEnvBase 2018-02-12 15:22:32 -08:00
deprecated/1.0 Updating makefiles for hidl_interface. 2017-11-13 10:00:18 -08:00