Adding support for SIM communication from Android over logical channels.

Implement the following new functions defined in ITelephony.aidl.
    - iccOpenLogicalChannel
    - iccCloseLogicalChannel
    - iccTransmitApduLogicalChannel
The new calls are protected by the SIM_COMMUNICATION permission.

Change-Id: I89c08adc6f9738907e3b547c749f3cc61f300710
1 file changed