commit | 1a91fa934bd98fb6406a15442bb9d013d05ff0a2 | [log] [tgz] |
---|---|---|
author | Jun Yin <junyin@google.com> | Thu Jun 01 11:03:01 2017 -0700 |
committer | Jun Yin <junyin@google.com> | Thu Jun 01 11:42:25 2017 -0700 |
tree | 929ff5780871870b3e8649c45b00a6680e86acff | |
parent | 6c6e18b8e25599b60d274791d8b7b58835bd0bfc [diff] |
Check aid against empty string for SIM_REFRESH The new RIL in O changes all null strings to empty strings, but the code in uicc only checks aid against null for SIM_REFRESH. This CL adds the check against empty strings. Bug: 34650917 Test: build Change-Id: I4883def3b0dcf3f505941297d458a607db54f300