Revision 89f16a42
ID | 89f16a42eb6d47cd8aba58e002d4b06d27e58724 |
Parent | 01534004 |
Child | 35897639 |
isReceiverTrusted() for checking an Intent before calling startActivity()
Set up APK signature pins using addTrustedSigner() then check Intents using
checkTrustedSigner() before using them in startActivity()/etc. This is the
first model for how to check that the Intent is going to the right receiver
Files
- added
- modified
- copied
- renamed
- deleted