sabtmoha / carrier_privilege

JavaCard applet for Android carrier privilege

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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)

About

JavaCard applet for Android carrier privilege

License:GNU General Public License v2.0


Languages

Language:Java 100.0%