commit | 9f9877db9261aac66cfabf85b745440cfd970b9c | [log] [tgz] |
---|---|---|
author | Shishir Agrawal <shishir@google.com> | Fri Mar 14 09:36:27 2014 -0700 |
committer | Shishir Agrawal <shishir@google.com> | Tue Mar 18 11:48:12 2014 -0700 |
tree | c69dd448ebb8d11b5b7f656bef2c43ca02d6aa24 | |
parent | 8a88c135c462eb230f99d8177d1ec8b639a633aa [diff] |
Modify TelephonyManager to expose sendEnvelopeWithStatus instead of sendEnvelope. The RIL sendEnvelope command does not return the response from the SIM while the sendEnvelopeWithStatus does. Since the response is required for certain envelope commands, its better to expose sendEnvelopeWithStatus. Change-Id: I209bfc59e396bb6f91345d6f99c51cfa35f2d650