Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 321 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 321 Bytes

Since Android 5.1, applications are able to communicate with UICC using the class TelephonyManager. However, the concerned functions require a special privilege, that is the carrier privilege.

This JavaCard applet grants this privilege to the app whose signature is included inside the applet (the variable SHA256_SIGN)